docs: Add docs for sections to be done.
This commit is contained in:
parent
0228cd4cf1
commit
2fb2c6db81
1 changed files with 24 additions and 0 deletions
|
@ -191,5 +191,29 @@ allowed space of half-edge momenta.
|
||||||
of the space of allowed Half-loop momenta. -/
|
of the space of allowed Half-loop momenta. -/
|
||||||
noncomputable def numberOfLoops : ℕ := FiniteDimensional.finrank ℝ F.allowedHalfEdgeMomenta
|
noncomputable def numberOfLoops : ℕ := FiniteDimensional.finrank ℝ F.allowedHalfEdgeMomenta
|
||||||
|
|
||||||
|
/-!
|
||||||
|
|
||||||
|
## Lemmas regarding `numberOfLoops`
|
||||||
|
|
||||||
|
We now give a series of lemmas which be used to help calculate the number of loops
|
||||||
|
for specific Feynman diagrams.
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
- Complete this section.
|
||||||
|
|
||||||
|
|
||||||
|
-/
|
||||||
|
|
||||||
|
/-!
|
||||||
|
|
||||||
|
## Category theory
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
- Complete this section.
|
||||||
|
|
||||||
|
|
||||||
|
-/
|
||||||
|
|
||||||
end FeynmanDiagram
|
end FeynmanDiagram
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue