cleanup
This commit is contained in:
parent
19cb08e05b
commit
89baced65e
14 changed files with 26 additions and 26 deletions
|
@ -264,7 +264,7 @@ lemma pos_𝓵_sol_exists_iff (h𝓵 : 0 < P.𝓵) (c : ℝ) : (∃ φ x, P.toFu
|
|||
|
||||
-/
|
||||
|
||||
/-- The proposition on the coefficents for a potential to be bounded. -/
|
||||
/-- The proposition on the coefficients for a potential to be bounded. -/
|
||||
def IsBounded : Prop :=
|
||||
∃ c, ∀ Φ x, c ≤ P.toFun Φ x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue