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

hadron_equal_z_degenerate

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)

  57theorem hadron_equal_z_degenerate (h1 h2 : Hadron)
  58  (h_same_rung : composite_rung h1 = composite_rung h2) :
  59  hadron_mass h1 = hadron_mass h2 := by

proof body

Term-mode proof.

  60  simp [hadron_mass, h_same_rung]
  61
  62/-- Regge mass squared is non-negative. -/

depends on (7)

Lean names referenced from this declaration's body.