diff --git a/HepLean/FeynmanDiagrams/Wick/Contract.lean b/HepLean/FeynmanDiagrams/Wick/Contract.lean index 5225175..f384106 100644 --- a/HepLean/FeynmanDiagrams/Wick/Contract.lean +++ b/HepLean/FeynmanDiagrams/Wick/Contract.lean @@ -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."