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
`rank2-bounded : WfAdm t → rank-pow t <′ ω-rank-pow μ →
rank2 t <′ ω-rank-pow (double μ)` — the final piece of Gate 1's
equal-Ω boundary closure on the doubled ladder.
Transfers a single-ladder admissibility bound to the doubled
ladder by induction on the WfAdm witness. The naive map
rank-pow t → rank2 t is NOT a transfer (rank-pow collapses the
ψ-argument α that rank2 keeps); the WfAdm `wf-adm-bpsi` field
`rank-pow α <′ ω-rank-pow ν` supplies exactly the per-ψ bound the
bpsi case recurses on.
Four cases:
* bzero — ω-rank-pow-pos.
* bOmega — reflect to ν <Ω μ (ω-rank-pow-reflects-<Ω), then
double-cross-gap.
* bpsi — head below target via double-mono-<Ω + ω-rank-pow-mono;
tail rank2 α below by IH-on-α + <′-trans; recombine by
additive principality.
* bplus — split through ⊕-left-≤-sum / ⊕-right-≤-sum, recurse on
each summand, recombine by additive principality.
Local helpers: ≤′-<′-trans, ⊕-right-≤-sum (right form not in
Phase13), double-mono-<Ω. Pinned in the Buchholz Smoke.
Build: All.agda + Smoke exit 0 under --safe --without-K, zero
postulates.
https://claude.ai/code/session_017t53M7W7ubmXpwymveLcCE
0 commit comments