Theorems · Theorem · number theory
gaussSum_mul_gaussSum_eq_card
∀ {R : Type u} [inst : Field R] [inst_1 : Fintype R] {R' : Type v} [inst_2 : CommRing R'] [IsDomain R']
{χ : MulChar R R'}, χ ≠ 1 → ∀ {ψ : AddChar R R'}, ψ.IsPrimitive → gaussSum χ ψ * gaussSum χ⁻¹ ψ⁻¹ = ↑(Fintype.card R)We have gaussSum χ ψ * gaussSum χ⁻¹ ψ⁻¹ = Fintype.card R
when χ is nontrivial and ψ is primitive (and R is a field).
- Defined in
- Mathlib.NumberTheory.GaussSum
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- one_mulproof · cited by 2,841
- Finset.sum_congrproof · cited by 2,323
- IsDomainstatement and proof · cited by 2,196
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.cast_zeroproof · cited by 1,870
- Fintype.cardstatement and proof · cited by 1,386
Cited by4
Results whose statement or proof uses this declaration.
- gaussSum_mul_gaussSum_pow_orderOf_sub_oneproof · cited by 1
- gaussSum_ne_zero_of_nontrivialproof · cited by 1
- gaussSum_sqproof · cited by 1
- jacobiSum_mul_jacobiSum_invproof · cited by 0