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

proxyPhysicalizationBridge_of_charge_zero

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)

 111theorem proxyPhysicalizationBridge_of_charge_zero (sensor : DefectSensor)
 112    (h : sensor.charge = 0) : ProxyPhysicalizationBridge sensor :=

proof body

Term-mode proof.

 113  (proxyPhysicalizationBridge_iff_charge_zero sensor).mpr h
 114
 115/-- The bridge fails for any sensor with nonzero charge: the cost scalar
 116collapses and T1 defect diverges, so `PhysicallyExists` is false. -/

depends on (14)

Lean names referenced from this declaration's body.