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)
243def H_MLUncertaintyIsDiscrete (ML : ℝ) : Prop :=
proof body
Definition body.
244 100 ≤ ML ∧ ML ≤ 550 →
245 ∃ n : ℤ, n ∈ Set.Icc 10 13 ∧
246 ML = phi_power n -- SCAFFOLD
247
248/-- The uncertainty in M/L is discrete. -/
depends on (9)
Lean names referenced from this declaration's body.
-
phi_power
in IndisputableMonolith.Derivations.MassToLight
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
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
-
L
in IndisputableMonolith.Recognition
decl_use
-
M
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
M
in IndisputableMonolith.Recognition.Cycle3
decl_use