def
definition
def or abbrev
confinementPredictions
show as:
view Lean formalization →
formal statement (Lean)
210def confinementPredictions : List String := [
proof body
Definition body.
211 "String tension σ ≈ 0.18 GeV²",
212 "Asymptotic freedom: α_s → 0 at high energy",
213 "Regge trajectories: M² ∝ J (angular momentum)",
214 "Deconfinement transition at T_c ≈ 170 MeV"
215]
216
217/-- **THEOREM (Deconfinement Transition)**: At high temperature, the string "melts"
218 and quarks become deconfined (quark-gluon plasma). -/