recognition /
Unification /
Unification.UnifiedRH /
explainer
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)
449 noncomputable def eulerLedgerScalarState (sensor : DefectSensor) (N : ℕ) : ℝ :=
proof body
Definition body.
450 if hzero : sensor.charge = 0 then 1
451 else realizedDefectCollapseScalar sensor hzero N
452
453 /-- In the zero-charge sector, the Euler ledger scalar is identically `1`. -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
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
realizedDefectCollapseScalar
in IndisputableMonolith.Unification.UnifiedRH
decl_use