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

topological_charge_quantized

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)

  71theorem topological_charge_quantized {N : ℕ} (Q : TopologicalCharge N)
  72    (c : Configuration N) : ∃ n : ℤ, Q.value c = n :=

proof body

Term-mode proof.

  73  ⟨Q.value c, rfl⟩
  74
  75/-- **THEOREM (Exact Conservation Along Trajectories)** -/

depends on (5)

Lean names referenced from this declaration's body.