pith. machine review for the scientific record. sign in
theorem proved term proof

eulerLedgerScalarState_eq_one

show as:
view Lean formalization →

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)

 454theorem eulerLedgerScalarState_eq_one (sensor : DefectSensor)
 455    (hzero : sensor.charge = 0) (N : ℕ) :
 456    eulerLedgerScalarState sensor N = 1 := by

proof body

Term-mode proof.

 457  simp [eulerLedgerScalarState, hzero]
 458
 459/-- In the nonzero-charge sector, the Euler ledger scalar is the concrete
 460realized collapse observable. -/

depends on (6)

Lean names referenced from this declaration's body.