def
definition
def or abbrev
phaseExp
show as:
view Lean formalization →
formal statement (Lean)
46noncomputable def phaseExp (k : Fin 8) : ℂ := Complex.exp (Complex.I * phase k)
proof body
Definition body.
47
48/-- **THEOREM**: The 8th power of each phase gives 1.
49 exp(i × k × π/4)^8 = exp(2πik) = 1.
50 Uses periodicity: exp(2πin) = 1 for n ∈ ℤ. -/
used by (28)
-
eight_tick_generates_Z8 -
phase_0_is_one -
phase_4_is_minus_one -
phase_eighth_power_is_one -
spin_statistics_key -
sum_8_phases_eq_zero -
eight_tick_interference -
entryPhase -
quantum_ledger_fundamentals -
boson_rotation_phase_pos_one -
cpt_composition -
exchange_sign_boson -
rotationPhase -
spin_statistics_certificate -
spin_statistics_theorem -
eight_tick_sum -
vacuum_phase_one -
chern_number_integer_from_8tick -
boson_phase_from_foundation -
fermion_phase_from_foundation -
spin_statistics_from_foundation -
vacuum_fluctuation_cancellation -
eight_tick_cancellation -
eight_tick_cancellation_from_foundation -
vacuum_8_tick_interference -
bose_from_even_phase -
fermi_from_odd_phase -
jcost_thermo_fundamentals