feat: informal add edges
This commit is contained in:
parent
7e8c636f63
commit
ec6da248d8
1 changed files with 6 additions and 0 deletions
|
@ -51,6 +51,12 @@ informal_definition 𝓕 where
|
|||
physics :≈ "The different types of fields present in a theory."
|
||||
deps :≈ [``Species]
|
||||
|
||||
informal_definition 𝓕ToOver𝓯 where
|
||||
math :≈ "The map from `S.𝓕` to functions `Fin 2 → S.𝓯` with this function
|
||||
landing on orbits.
|
||||
This may require an order on `S.𝓯`."
|
||||
deps :≈ [``Species]
|
||||
|
||||
end Species
|
||||
|
||||
end Wick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue