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)
75theorem spin_statistics_theorem :
76 -- Fermions antisymmetrize under exchange
77 (rotationPhase 4 = -1) ∧
78 -- Bosons symmetrize under exchange
79 (phaseExp ⟨0, by norm_num⟩ = 1) :=
proof body
Term-mode proof.
80 spin_statistics_key
81
82/-! ## Pauli Exclusion Principle -/
83
84/-- **PAULI EXCLUSION**:
85 If two identical fermions occupy the same state, the antisymmetric
86 two-particle amplitude must vanish.
87
88 In RS: if ψ₁ = ψ₂ = ψ, then exchange gives ψ → -ψ (from exchange_sign_fermion),
89 but exchange of identical particles gives ψ → ψ.
90 So ψ = -ψ → ψ = 0. -/
depends on (15)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
phaseExp
in IndisputableMonolith.Foundation.EightTick
decl_use
-
spin_statistics_key
in IndisputableMonolith.Foundation.EightTick
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
exchange_sign_fermion
in IndisputableMonolith.Foundation.SpinStatistics
decl_use
-
rotationPhase
in IndisputableMonolith.Foundation.SpinStatistics
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
amplitude
in IndisputableMonolith.QFT.SMatrixUnitarity
decl_use
-
two
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
amplitude
in IndisputableMonolith.Quantum.DoubleSlit
decl_use
-
antisymmetrize
in IndisputableMonolith.Relativity.Geometry.Tensor
decl_use
-
symmetrize
in IndisputableMonolith.Relativity.Geometry.Tensor
decl_use