refactor: More TODO edits
This commit is contained in:
parent
944fabca1a
commit
3740b5ba84
2 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,7 @@ This file introduce 4d Minkowski spacetime.
|
|||
|
||||
noncomputable section
|
||||
|
||||
TODO "SpaceTime should be refactored into a structure, to prevent casting."
|
||||
TODO "SpaceTime should be refactored into a structure, or similar, to prevent casting."
|
||||
|
||||
/-- The space-time -/
|
||||
def SpaceTime : Type := Fin 4 → ℝ
|
||||
|
|
|
@ -12,7 +12,6 @@ This file defines the Gamma matrices.
|
|||
|
||||
-/
|
||||
TODO "Prove algebra generated by gamma matrices is isomorphic to Clifford algebra."
|
||||
TODO "Define relations between the gamma matrices."
|
||||
namespace spaceTime
|
||||
open Complex
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue