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

zeroCharge

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)

  94def zeroCharge (N : ℕ) : TopologicalCharge N where
  95  value := fun _ => 0

proof body

Definition body.

  96  conserved := fun _ _ _ => rfl
  97
  98/-- A constant topological charge. -/

depends on (7)

Lean names referenced from this declaration's body.