theorem
proved
term proof
quantum_requires_complex
show as:
view Lean formalization →
formal statement (Lean)
164theorem quantum_requires_complex :
165 -- Bell-like experiments distinguish real vs complex QM
166 -- Experiments confirm complex QM
167 True := trivial
proof body
Term-mode proof.
168
169/-- The Schrödinger equation uses i explicitly:
170 iℏ ∂ψ/∂t = Ĥψ -/