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.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
composite_rung
in IndisputableMonolith.Physics.Hadrons
decl_use
-
Hadron
in IndisputableMonolith.Physics.Hadrons
decl_use
-
hadron_mass
in IndisputableMonolith.Physics.Hadrons
decl_use