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

carrier_trace_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)

 132theorem carrier_trace_charge_zero (cert : ZeroWindingCert)
 133    (n : ℕ) (r : ℝ) (hr : 0 < r) (hrR : r < cert.radius) :
 134    (zeroWindingFromCert cert r hr hrR).charge = 0 :=

proof body

Term-mode proof.

 135  zeroWindingFromCert_charge cert r hr hrR
 136
 137end
 138
 139end ContourWinding
 140end NumberTheory
 141end IndisputableMonolith

depends on (4)

Lean names referenced from this declaration's body.