refactor: Spelling and typos
This commit is contained in:
parent
b30a49d7db
commit
dc5b63c4a7
25 changed files with 37 additions and 37 deletions
|
@ -126,7 +126,7 @@ def singletonEquiv {φ : 𝓕.FieldOp} : CrAnSection [φ] ≃
|
|||
simp only [head]
|
||||
rfl
|
||||
|
||||
/-- An equivalence seperating the head of a creation and annihilation section
|
||||
/-- An equivalence separating the head of a creation and annihilation section
|
||||
from the tail. -/
|
||||
def consEquiv {φ : 𝓕.FieldOp} {φs : List 𝓕.FieldOp} : CrAnSection (φ :: φs) ≃
|
||||
𝓕.fieldOpToCrAnType φ × CrAnSection φs where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue