docs: Small update in terminology
This commit is contained in:
parent
23eef76da1
commit
27b9370c63
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ open IndexNotation
|
|||
open CategoryTheory
|
||||
open MonoidalCategory
|
||||
|
||||
/-- The structure of a type of tensors e.g. Lorentz tensors, Einstien tensors,
|
||||
complex Lorentz tensors. -/
|
||||
/-- The structure of a type of tensors e.g. Lorentz tensors, ordinary tensors
|
||||
(vectors and matrices), complex Lorentz tensors. -/
|
||||
structure TensorSpecies where
|
||||
/-- The commutative ring over which we want to consider the tensors to live in,
|
||||
usually `ℝ` or `ℂ`. -/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue