You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue = "Order-type fidelity: prove the well-formed Buchholz notation IS the Bachmann-Howard ordinal order, not merely well-founded. Either (a) a verified order-preserving denotation ‖·‖ : BT → 𝒪 of height ψ₀(Ω_ω) with s <ᵇ t iff ‖s‖ < ‖t‖ on the well-formed fragment, or (b) a direct order-type computation (fundamental sequences / collapsing-function correctness)."
44
+
status = "OPEN-EXTERNAL"
23
45
effort = "hard"
24
46
impact = "high"
25
-
discovered = "2026-05-20"
26
-
note = "Solo, not swarmable; the named next bottleneck toward Bachmann-Howard."
47
+
discovered = "2026-06-14"
48
+
note = "Decision-log D-2026-06-14 (decisions/ordinal-bh-order-type-fidelity-open.adoc). The genuine remaining ordinal-strength frontier; WF (done, sound-carrier) is the prerequisite, not the result. Gates the Pillar E ordinal appendix's strong reading (the WF-milestone appendix is already written, #215)."
27
49
28
50
[[debt.should]]
29
-
component = "ordinal-track / Order.agda"
30
-
issue = "Push the surface-route WF back into Order.agda's main _<ᵇ_ package; close the K-limited shared-binder cases (<ᵇ-ψα, <ᵇ-+2)."
issue = "Global-native well-foundedness: unbudgeted wf-<ᵇʳᶠ AND the K-limited shared-binder cases (<ᵇ-ψα, <ᵇ-+2) over NATIVE _<ᵇ_ (not the sound carrier)."
53
+
status = "WALLED"
31
54
effort = "hard"
32
-
impact = "high"
55
+
impact = "low"
33
56
discovered = "2026-04-28"
57
+
note = "Native _<ᵇ_ is ordinally unsound (the <ᵇ-+Ω counterexample); all five rank/direct/lex/tower/inverse-image routes are walled (RankBrouwer.agda preamble + buchholz-rank-obstruction.adoc), and rank2 does not escape it. The ACHIEVABLE (sound-carrier) forms are DONE: wf-<ᵇ² / wf-<ᵇʳᶠ² / wf-<ᵇ⁺². Realistic close-out for the native form is a FALSIFIABLE VERDICT, not a positive proof — write it when this item is next picked up."
issue = "Image factorisation (epi, mono) earn-back requires propositional truncation. The postulated-interface placeholder lives in EchoImageFactorizationPropPostulated.agda (the tree's ONLY postulate; not in All.agda)."
62
+
status = "OPEN-DESIGN"
46
63
effort = "hard"
47
64
impact = "medium"
48
65
discovered = "2026-05-27"
66
+
note = "Cubical Agda (different --safe flag profile) OR a postulated ∥_∥ interface with scoped honest-scope. Substantial design decision; the (equivalence, projection) upper form is already done (Tier 1 + F5)."
issue = "Two disclosed open items in the transport/Gate-3 example, pending a K-free reformulation (coe-cong-R ∘ sym push). Stated in-file as precise OPENs."
71
+
status = "OPEN-DESIGN"
72
+
effort = "medium"
73
+
impact = "low"
74
+
discovered = "2026-05-20"
75
+
note = "See earn-back-plan.adoc; nothing is postulated — the items are honestly-stated gaps awaiting a K-free route."
issue = "Generalise echo-not-prop: for non-injective f with two distinct preimages of y, is-prop (Echo f y) → ⊥. High-leverage for the truncation distinctness argument but currently low-priority."
92
+
status = "OPEN-DESIGN"
64
93
effort = "medium"
65
94
impact = "medium"
66
95
discovered = "2026-04-29"
96
+
note = "Shares the propositional-truncation design decision with the (epi, mono) earn-back; resolving one likely informs the other."
| 1 |`bh-notation : BHNotation`| A checked well-founded strict order `(𝒪, _<𝒪_)` with a distinguished element `bh-height` whose initial segment is the Bachmann–Howard ordinal ψ₀(Ω_ω). | Construct (or import) a verified Bachmann–Howard ordinal structure in Agda — e.g. a checked ordinal-notation library, or a Cantor/Veblen normal-form development carried to ψ₀(Ω_ω). |**External mathematics** (owner / external) |
52
+
| 2 |`denotation : DenotesBH bh-notation`| A denotation `⟦·⟧ : BT → 𝒪` that is **order-preserving** (`s <ᵇ² t → ⟦s⟧ <𝒪 ⟦t⟧`), **order-reflecting** (`⟦s⟧ <𝒪 ⟦t⟧ → s <ᵇ² t`), **cofinal** (image unbounded in `𝒪`), and **pins BH** (`⟦BH⟧ ≡ bh-height`). The height-preserving embedding `rank2` is *not*. | Define `⟦·⟧` mapping each ψ_ν / Ω_ν / + to its genuine ordinal height (not the collapsed ω-power blocks of `rank2`) and prove the four fields. This is the core order-type-correctness work (a denotational semantics for the notation faithful to `_<ᵇ²_`). |**External mathematics** (owner / external); the design route is option (a) in `D-2026-06-14`. |
53
+
| 3 |`ordinal-upper-bound : ∀ {t} → WfBT t → ¬ (bh-height <𝒪 ⟦ t ⟧)`| No well-formed carrier term denotes strictly above the BH height (the ⟦·⟧-level upper half of the sandwich). | Cheap *given* postulate #2: combine the real `markers-≤ω` (every marker `≤Ω ω`) with a height calculation through the real `⟦·⟧` (markers `≤ ω` ⇒ denotation `≤ ψ₀(Ω_ω)`). It is postulated only because it quantifies over the not-yet-real `⟦·⟧`; it is **not** independent external mathematics beyond #2. | Discharged alongside / just after #2 (in-repo, once `⟦·⟧` is real). |
54
+
55
+
## Discharge order
56
+
57
+
`bh-notation` (#1) and `denotation` (#2) are the genuine external
58
+
content and are independent of each other only up to #2 referencing
59
+
#1's `𝒪`. `ordinal-upper-bound` (#3) is downstream of #2 and in-repo
60
+
once #2 lands. When all three are real, `fidelity : OrderTypeBH`
61
+
becomes an unconditional theorem and a **human** may then update the
62
+
appendix / decision-log / roadmap from "OPEN" to discharged — per the
63
+
hard rule, this commit does not pre-empt that sign-off.
0 commit comments