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.VeblenInterface` now pins a measure-based WF interface with explicit constructor obligations and deferred same-binder obligations (`dec-ψα`, `dec-+2`) for the Veblen-route follow-up.
90
90
* `Ordinal.Buchholz.VeblenIdentityModel` provides a first concrete instantiation of that interface (identity measure bootstrap), with `dec-ψα` / `dec-+2` kept as explicit parameters.
91
+
* `Ordinal.Buchholz.VeblenMeasureTarget` now fixes the first concrete target carrier for the Veblen route: a lexicographic order on `OmegaIndex × BT`, with `≺M-wf` proved from the existing `Ω` and Buchholz well-foundedness results.
91
92
* `Ordinal.Buchholz.VeblenObligations` advances the hard-obligation discharge track with concrete projection-model lemmas for both same-binder shapes:
92
93
** `dec-+2-plus-right`
93
94
** `dec-ψα-psi-arg`
94
-
* Open work is now concentrated in the shared-binder cases (`<ᵇ-ψα`, `<ᵇ-+2`) and their discharge into a `--without-K`-compatible measure model.
95
+
* Open work is now concentrated in defining the actual measure into that target and discharging the shared-binder cases (`<ᵇ-ψα`, `<ᵇ-+2`) there in a `--without-K`-compatible way.
0 commit comments