feat: Add informal level_fintype

This commit is contained in:
jstoobysmith 2024-12-02 10:47:31 +00:00
parent c92979d6cd
commit 565d72b81d

View file

@ -635,6 +635,10 @@ def unbound {ni : } {i : Fin ni → 𝓔} {n : } {c : Fin n → 𝓔}
· exact List.Sorted.get_strictMono w.unboundList_sorted
· exact fun ⦃a b⦄ a => a
informal_lemma level_fintype where
math :≈ "Level is a finite type, as there are only finitely many ways to contract a Wick string."
deps :≈ [``Level]
informal_definition HasEqualTimeContractions where
math :≈ "The condition for a Wick contraction to have two fields contracted
which are of equal time, i.e. come from the same vertex."