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)
65theorem falsification_decidable (x : ℝ) :
66 ILG_falsified x ∨ ILG_passes x := by
proof body
Term-mode proof.
67 unfold ILG_falsified ILG_passes generous_threshold
68 exact le_or_gt x 5.0 |>.elim (Or.inr) (Or.inl)
69
70/-! ## RS Parameter Lock -/
71
72/-- The alpha parameter is locked to alphaLock ≈ 0.191. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
alphaLock
in IndisputableMonolith.Constants
decl_use
-
alpha
in IndisputableMonolith.Constants.Alpha
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
generous_threshold
in IndisputableMonolith.Gravity.SPARCFalsifier
decl_use
-
ILG_falsified
in IndisputableMonolith.Gravity.SPARCFalsifier
decl_use
-
ILG_passes
in IndisputableMonolith.Gravity.SPARCFalsifier
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use