sum_eq_zero
(x : (i : ι) → α i)
:
x ∈ φ → ∑ i : ι, self.u i (x i) = 0sum_pos
(x : (i : ι) → α i)
:
x ∈ ψ → 0 < ∑ i : ι, self.u i (x i)
Instances For
Equations
- Finset.F3.φ = [![0, 0, 0], ![1, 1, 1], ![2, 2, 2], ![3, 3, 3], ![4, 4, 4], ![7, 7, 7], ![8, 8, 8]]
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Finset.F3.u = ![![-5, -5, -5, -5, -3, -1, -1, -3, -5], ![1, 4, 1, 5, 2, 5, 5, 2, 5], ![4, 1, 4, 0, 1, 5, 5, 1, 0]]
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For