Commit 75695ad
echo-types: earn back ledger item B (Buchholz) — K-attributed part
The two same-binder Buchholz-order sub-cases (bpsi ν α <ᵇ bpsi ν β
with α <ᵇ β; bplus x y₂ <ᵇ bplus x z₂ with y₂ <ᵇ z₂) were ledgered
as "not constructible pending a K-free reformulation". Reconfirmed
the obstruction on Agda 2.8 (Order.agda cited 2.6.3): the *naive*
<ᵇ-irrefl matches x <ᵇ x, forcing the shared-binder deletion
ν =?= ν, which --without-K rejects.
New module Ordinal.Buchholz.OrderExtendedDirect defines the
extended direct relation _<ᵇᵈ_ carrying *both* same-binder
constructors and proves, --safe --without-K, zero postulates /
zero escape pragmas:
* <ᵇ-irrefl via generalised <ᵇ⇒≢ (distinct indices) discharged
by cong-projection injectivity + the K-free conflict
rule; refl is never matched, so deletion is never
invoked;
* <ᵇ-trans full extended transitivity;
* embed conservativity: core Order._<ᵇ_ ↪ _<ᵇᵈ_ (faithful
strict extension, not a redefinition).
Wired into All.agda, pinned in Smoke.agda; full + smoke build green.
Strictly scoped: WF of the direct relation remains a
termination-checker matter (not K) delivered via the
ExtendedOrder._<ᵇ⁺_ measure, which stays load-bearing; trichotomy
out of scope. No paper/conservativity/abstract claim moves — item B
is off the paper critical path. Logged as retraction follow-up
F-2026-05-18b; ledger row B / order / Status updated. MAP.adoc
status line deferred (tracked, exact patch recorded) to PR #54
which introduces MAP.adoc.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent db2cb08 commit 75695ad
5 files changed
Lines changed: 354 additions & 11 deletions
File tree
- docs
- echo-types
- proofs/agda
- Ordinal/Buchholz
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
222 | 237 | | |
223 | 238 | | |
224 | 239 | | |
| |||
263 | 278 | | |
264 | 279 | | |
265 | 280 | | |
266 | | - | |
267 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
268 | 285 | | |
269 | 286 | | |
270 | 287 | | |
| |||
287 | 304 | | |
288 | 305 | | |
289 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
195 | 267 | | |
196 | 268 | | |
197 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments