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)
461theorem eulerLedgerScalarState_eq_collapse (sensor : DefectSensor)
462 (hm : sensor.charge ≠ 0) (N : ℕ) :
463 eulerLedgerScalarState sensor N = realizedDefectCollapseScalar sensor hm N := by
proof body
Term-mode proof.
464 simp [eulerLedgerScalarState, hm]
465
466/-- The Euler ledger scalar is always positive. -/
used by (1)
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.
-
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
-
DefectSensor
in IndisputableMonolith.NumberTheory.CostCoveringBridge
decl_use
-
eulerLedgerScalarState
in IndisputableMonolith.Unification.UnifiedRH
decl_use
-
realizedDefectCollapseScalar
in IndisputableMonolith.Unification.UnifiedRH
decl_use