chore: Remove .DS_Store
This commit is contained in:
parent
e09170e115
commit
e65d61d531
3 changed files with 8 additions and 7 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
/lake-packages/*
|
/lake-packages/*
|
||||||
.lake/packages/*
|
.lake/packages/*
|
||||||
.lake/build
|
.lake/build
|
||||||
|
.DS_Store
|
||||||
|
|
|
@ -80,26 +80,26 @@ lemma left_zero : potential 0 Φ2 m₁₁2 m₂₂2 𝓵₁ 𝓵₂ 𝓵₃ 𝓵
|
||||||
|
|
||||||
## Potential bounded from below
|
## Potential bounded from below
|
||||||
|
|
||||||
TODO: Complete this section.
|
|
||||||
|
|
||||||
-/
|
-/
|
||||||
|
|
||||||
|
/-! TODO: Prove bounded properties of the 2HDM potential. -/
|
||||||
|
|
||||||
/-!
|
/-!
|
||||||
|
|
||||||
## Smoothness of the potential
|
## Smoothness of the potential
|
||||||
|
|
||||||
TODO: Complete this section.
|
|
||||||
|
|
||||||
-/
|
-/
|
||||||
|
|
||||||
|
/-! TODO: Prove smoothness properties of the 2HDM potential. -/
|
||||||
|
|
||||||
/-!
|
/-!
|
||||||
|
|
||||||
## Invariance of the potential under gauge transformations
|
## Invariance of the potential under gauge transformations
|
||||||
|
|
||||||
TODO: Complete this section.
|
|
||||||
|
|
||||||
-/
|
-/
|
||||||
|
|
||||||
|
/-! TODO: Prove invariance properties of the 2HDM potential. -/
|
||||||
|
|
||||||
end potential
|
end potential
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue