Skip to content

Commit

Permalink
feat: Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoobysmith committed Feb 20, 2025
1 parent be10e90 commit 73a3112
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PhysLean/QuantumMechanics/HarmonicOscillator.lean
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ This file contains
## TODO
- Show that Schrodinger operator is linear.
- Show that eigenfunctions are orthogonal and normalized.
- Show that eigenfunctions satisfy the completeness relation.
-/
Expand Down Expand Up @@ -514,7 +513,6 @@ lemma eigenFunction_orthogonal (m ℏ ω : ℝ) (n p : ℕ) (hℏ : 0 < ℏ) (hm
simp
exact hnp


end HarmonicOscillator

end QuantumMechanics

0 comments on commit 73a3112

Please sign in to comment.