End of an open chain
Lax771644.OpenLeaf · concepts/Lax771644/OpenLeaf.lean · lax-771644
No public endorsements yet.
Loading review…
Sign in with ORCIDNatural Language Statement
Theorem
Proved from , and therefore unproven at two removes from the open root.
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: End of an open chain |
| 7 | type: theorem |
| 8 | --- |
| 9 | Proved from `OpenMiddle`, and therefore unproven at two removes from the open |
| 10 | root. |
| 11 | |
| 12 | # Formalization notes |
| 13 | |
| 14 | Same as `OpenMiddle`, one link further down. |
| 15 | -/ |
| 16 | |
| 17 | namespace Lax771644.OpenLeaf |
| 18 | |
| 19 | /-- Descent from stage 400 to stage 370. -/ |
| 20 | axiom leafRung : Foundations.Descent 400 370 |
| 21 | |
| 22 | end Lax771644.OpenLeaf |
| 23 |
Formalization notes
Same as , one link further down.
Discussion
Ask a question or add context. Endorsements and structured flags are kept in the review panel above.
0 comments