While this submission is a draft, it cannot be used by other submissions.

Middle of an open chain

Lax771644.OpenMiddle · concepts/Lax771644/OpenMiddle.lean · lax-771644

open

Loading review…

Sign in with ORCID

Community review

Flags

Each flag is tied to a public ORCID identity and explains why this concept may be incorrect.

No flags have been submitted.

    Community review

    Flag this concept

    State precisely what appears incorrect. This explanation will be public under your ORCID name.

    No source line selected.

    Natural Language Statement

    Theorem

    Proved from OpenRootOpenRoot, 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
    2 concepts
    100%
    Open claimDefinitionThis conceptRelated conceptA → B: B builds on A
    Evidence

    Each proof establishes this claim relative to its assumptions.

    Lean source view on GitHub

    1import Mathlib.Data.Nat.Notation
    2import Lax771644.Foundations
    3
    4/-!
    5---
    6title: Middle of an open chain
    7type: theorem
    8---
    9Proved from `OpenRoot`, which is unproven, so this statement is unproven too
    10although it has a proof. The drawing should show a complete turnstile above an
    11open dock.
    12
    13# Formalization notes
    14
    15Proven *relative to* `OpenRoot.openRung`, in the spec's terminology.
    16-/
    17
    18namespace Lax771644.OpenMiddle
    19
    20/-- Descent from stage 400 to stage 380. -/
    21axiom middleRung : Foundations.Descent 400 380
    22
    23end Lax771644.OpenMiddle
    24
    Show Proof
    Formalization notes

    Proven relative to OpenRoot.openRungOpenRoot.openRung, in the spec's terminology.

    Builds on
    Used by

    none

    From Mathlib

    Discussion

    Ask a question or add context. Endorsements and structured flags are kept in the review panel above.

    Loading discussion…