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

particleCharge

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)

 160def particleCharge : ParticlePair → ℤ
 161  | .particle => 1
 162  | .antiparticle => -1
 163
 164end ConservationLaw
 165
 166/-! ## Ledger Density and Mass -/
 167
 168/-- Ledger density at a point (abstract). -/

depends on (7)

Lean names referenced from this declaration's body.