Commit 118f53c
Abraxas1010
feat(Append): construct the challenge-oracle SubSpec embeddings (2 sorries removed)
The two instances [pSpec_i.Challenge]o < [(pSpec1 ++ pSpec2).Challenge]o were
stubbed with sorry. The lens data is: ChallengeIdx.inl/.inr on oracle indices,
and transport along the challenge-type equalities Challenge_inl/Challenge_inr
(new lemmas, by Fin.append_left/right) on responses. monadLift is spelled in
lens form so liftM_eq_lift holds by rfl, per the SubSpec design notes.
All downstream modules (Sequential.General, CoordinateWiseSpecialSoundness
Composition, RingSwitching) build unchanged.
From The Institute for Ontological Mathematics (IAOM) / Equation Capital dba Apoth3osis.1 parent fad5cbf commit 118f53c
1 file changed
Lines changed: 29 additions & 2 deletions
Lines changed: 29 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
335 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
336 | 363 | | |
337 | 364 | | |
338 | 365 | | |
| |||
0 commit comments