Commit 6fb48e0
proof(ordinal): ε₀ is an ε-number — ω^^ ε₀ ≃ ε₀ (BH climb rung 2)
Prove the first ε-number ε₀ is a fixed point of ω-exponentiation, as _≤′_ in both directions (ω^^-ε₀-≤, ε₀-≤-ω^^-ε₀, packaged ε₀-ε-number) in Ordinal.Brouwer.OrdinalExp. bi-≤′ rather than ≡ because two Brouwer olims of different ℕ-indexings of the same supremum are not definitionally equal.
No general inflationary lemma needed: ω^^ ε₀ is definitionally the olim of the tower shifted by one (ε-tower (suc n) = ω^^ (ε-tower n)), so each direction reduces to a one-step f-in-lim′ (+ ω^^-pos for the base index). The strict inflationary α <′ ω^^ α is deliberately NOT pursued — it is false exactly at the ε-numbers (ε₀ = ω^^ ε₀ is the counterexample).
Honest scope unchanged: order-type fidelity (ψ₀(Ω_ω)) remains OPEN (D-2026-06-14); ε₀ ≪ Γ₀ ≪ … ≪ ψ₀(Ω_ω). Pinned in Smoke.agda. Verified: agda OrdinalExp + All.agda (193 modules) exit 0; check-guardrails + kernel-guard PASS; zero postulates.
https://claude.ai/code/session_01GJatEm2TVFSTBEkKXmserJ1 parent 52e2b60 commit 6fb48e0
2 files changed
Lines changed: 42 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
36 | | - | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
83 | 91 | | |
84 | 92 | | |
85 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1180 | 1180 | | |
1181 | 1181 | | |
1182 | 1182 | | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
1183 | 1186 | | |
1184 | 1187 | | |
1185 | 1188 | | |
| |||
0 commit comments