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
ordinal(buchholz): refine Slice 2 obstruction notes (sanity-check + TODO marker)
Two clarifications on the Slice 2-omega and Slice 2-bplus follow-on
sketches in `RankPow.agda`, in response to review of the original
commit:
* Slice 2-omega cross-check (iii) added. The candidate
`olim (λ n → (ω-rank-pow ω) ·ℕ n)` has branches whose leading
`oz ⊕` is NOT definitionally `ω-rank-pow ω` under Brouwer's
right-recursing `_⊕_`, so the strict-dominance proof needs the
propositional `oz ⊕ X ≤′ X` (or path-algebra equivalent) at the
right step. Verify with a thin spike before committing the body —
same hazard class as the original "same ordinal under different
ℕ-indexing" issue.
* `TODO(slice-2-bplus)` marker added at the natural landing-site
for the `rank-pow-mono-≤ᵇ` companion lemma, with explicit note
that option (b) (head-Ω inversion that does not depend on
rank-mono) keeps `rank-pow-dominated-by-head-Ω` independent of
the companion so signature changes don't silently propagate.
No code change; comment refinements only.
https://claude.ai/code/session_013nLEeKZXpvHnrDZMgRm19S
0 commit comments