An open statement nothing proves
Lax771644.OpenRoot · concepts/Lax771644/OpenRoot.lean · lax-771644
No public endorsements yet.
Loading review…
Sign in with ORCIDNatural Language Statement
Theorem
A single-statement concept with no proof at all. Everything downstream of it stays unproven, which is what the next two concepts are for.
Concept map
Evidence
Each proof establishes this claim relative to its assumptions.
No proof in the archive yet — this claim is open.
Lean source view on GitHub
| 1 | import Mathlib.Data.Nat.Notation |
| 2 | import Lax771644.Foundations |
| 3 | |
| 4 | /-! |
| 5 | --- |
| 6 | title: An open statement nothing proves |
| 7 | type: theorem |
| 8 | --- |
| 9 | A single-statement concept with no proof at all. Everything downstream of it |
| 10 | stays unproven, which is what the next two concepts are for. |
| 11 | |
| 12 | # Formalization notes |
| 13 | |
| 14 | No proof module mentions this statement as a conclusion. |
| 15 | -/ |
| 16 | |
| 17 | namespace Lax771644.OpenRoot |
| 18 | |
| 19 | /-- Descent from stage 400 to stage 390. Deliberately left unproven. -/ |
| 20 | axiom openRung : Foundations.Descent 400 390 |
| 21 | |
| 22 | end Lax771644.OpenRoot |
| 23 |
Formalization notes
No proof module mentions this statement as a conclusion.
Discussion
Ask a question or add context. Endorsements and structured flags are kept in the review panel above.
0 comments