Theorems · Theorem · number theory
IsPrimitiveRoot.geom_sum_eq_zero
∀ {R : Type u_4} {k : ℕ} [inst : CommRing R] [IsDomain R] {ζ : R},
IsPrimitiveRoot ζ k → 1 < k → ∑ i ∈ Finset.range k, ζ ^ i = 0If 1 < k then (∑ i ∈ range k, ζ ^ i) = 0.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Finset.sumstatement · cited by 5,195
- IsDomainstatement and proof · cited by 2,196
- Finset.rangestatement · cited by 1,341
- sub_selfproof · cited by 996
- IsPrimitiveRootstatement and proof · cited by 356
- sub_ne_zero_of_neproof · cited by 51
- IsPrimitiveRoot.pow_eq_oneproof · cited by 48
- IsPrimitiveRoot.ne_oneproof · cited by 7
- eq_zero_of_ne_zero_of_mul_left_eq_zeroproof · cited by 7
- mul_neg_geom_sumproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.pow_sub_one_eqproof · cited by 0
- IsPrimitiveRoot.isRoot_geom_sumproof · cited by 0