No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
145structure InternalConsistency where
146 /-- Derivable from foundational axioms only. -/
147 foundational : Nonempty (ℝ → ℝ)
148 /-- No obvious contradiction. -/
149 not_obviously_false : ¬(0 = 1)
150 /-- All proofs in this file are terminal (no holes). -/
151 rigorous_proofs_only : Bool
152
153/-- The RRF formalization is internally consistent. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
consistent
in IndisputableMonolith.Complexity.SAT.Backprop
decl_use
-
RRF
in IndisputableMonolith.Foundation.Hamiltonian
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use