Theorems · Theorem · number theory
geom_sum_neg_iff
∀ {R : Type u_1} [inst : Ring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] {n : ℕ} {x : R},
n ≠ 0 → (∑ i ∈ Finset.range n, x ^ i < 0 ↔ Even n ∧ x + 1 < 0)- Defined in
- Mathlib.Algebra.Order.Ring.GeomSum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement and proof · cited by 5,195
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.rangestatement and proof · cited by 1,341
- Evenstatement and proof · cited by 444
- not_ltproof · cited by 306
- not_iff_notproof · cited by 159
- add_eq_zero_iff_eq_negproof · cited by 49
- Nat.not_even_iff_oddproof · cited by 34
- le_iff_lt_or_eqproof · cited by 26
- imp_iff_not_orproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.cyclotomic_posproof · cited by 1