Middle of an open chain
Lax771644.OpenMiddle · concepts/Lax771644/OpenMiddle.lean · lax-771644
No public endorsements yet.
Loading review…
Sign in with ORCIDNatural Language Statement
Theorem
Proved from , which is unproven, so this statement is unproven too although it has a proof. The drawing should show a complete turnstile above an open dock.
Concept map
Evidence
Each proof establishes this claim relative to its assumptions.
Lean source view on GitHub
| 1 | import Mathlib.Data.Nat.Notation |
| 2 | import Lax771644.Foundations |
| 3 | |
| 4 | /-! |
| 5 | --- |
| 6 | title: Middle of an open chain |
| 7 | type: theorem |
| 8 | --- |
| 9 | Proved from `OpenRoot`, which is unproven, so this statement is unproven too |
| 10 | although it has a proof. The drawing should show a complete turnstile above an |
| 11 | open dock. |
| 12 | |
| 13 | # Formalization notes |
| 14 | |
| 15 | Proven *relative to* `OpenRoot.openRung`, in the spec's terminology. |
| 16 | -/ |
| 17 | |
| 18 | namespace Lax771644.OpenMiddle |
| 19 | |
| 20 | /-- Descent from stage 400 to stage 380. -/ |
| 21 | axiom middleRung : Foundations.Descent 400 380 |
| 22 | |
| 23 | end Lax771644.OpenMiddle |
| 24 |
Formalization notes
Proven relative to , in the spec's terminology.
Discussion
Ask a question or add context. Endorsements and structured flags are kept in the review panel above.
0 comments