Commit 50b8dc7
Loop-Locksmith
docs(assertions): register INV-6-HybridQkGain as wip in catalog
Adds catalog entry for the Phase-5 INV from #441 + PR #490.
Naming collision honestly resolved: id `INV-6` is already Proven and
owned by `ema_decay_valid` (cos-schedule EMA bound, 8 Qed theorems).
The Phase-5 work uses suffix `INV-6-HybridQkGain` so both entries
coexist; the existing Proven entry is untouched.
status: wip (not Proven). The catalog records:
- coq_file: docs/phd/theorems/igla/INV6_HybridQkGain.v
- axioms_used: [hybrid_gain_phi_bound, gain_baseline_nonneg,
gain_hybrid_nonneg]
- explicit "CIRCULAR" note: inv6_hybrid_qk_gain_from_axiom restates
the axiom hybrid_gain_phi_bound; proof body is `exact (axiom k)`.
- follow_up_pr: TBD — must replace Axiom hybrid_gain_phi_bound with
a sqrt_le_compat derivation per the #441 issue body strategy.
R5-honest: admitted_budget=5/5 LOCKED preserved (axioms != Admitted,
but axioms_used is recorded explicitly so the audit can flag the
postulated facts).
Part-of: #441
Part-of: #446
Agent: Loop-Locksmith1 parent 756a1ff commit 50b8dc7
1 file changed
Lines changed: 27 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
351 | 377 | | |
352 | 378 | | |
353 | 379 | | |
| |||
0 commit comments