pith. machine review for the scientific record. sign in
structure definition def or abbrev

VectorCChargeZeroBridge

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)

 248structure VectorCChargeZeroBridge where
 249  witness_of_honest_phase :
 250    ∀ (sensor : WitnessedDefectSensor),
 251      (∃ zfd : ZetaPhaseFamilyData,
 252        zfd.sensor = sensor.toDefectSensor ∧
 253          zfd.phaseFamily.sensor = sensor.toDefectSensor) →
 254        ZeroCompositionWitness sensor.rho
 255
 256/-- Any Vector C bridge discharges the sole open analytic target:
 257`charge_zero_of_honest_phase`. -/

used by (4)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (4)

Lean names referenced from this declaration's body.