inductive
definition
def or abbrev
Statistics
show as:
view Lean formalization →
formal statement (Lean)
161inductive Statistics where
162 | fermiDirac
163 | boseEinstein
164deriving DecidableEq, Repr
165
166/-- Determine statistics from spin. -/
used by (17)
-
boson_rotation_phase_pos_one -
exchange_sign_boson -
piInPhysics -
quasi_charge_decreasing -
summary -
boson_symmetric -
eight_ticks_full_cycle -
exchangePhase -
spin_statistics_boson -
spin_statistics_fermion -
statisticsFromSpin -
certificateWithinTolerance -
bayesianFilteringCert_holds -
cert_inhabited -
vfeCert_holds -
stateProbability -
classical_limit