feat: informal add edges

This commit is contained in:
Joseph Tooby-Smith 2024-12-03 10:31:06 +00:00
parent 7e8c636f63
commit ec6da248d8

View file

@ -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