Theorems · Theorem · number theory
Char.card_pow_card
∀ {F : Type u_1} [inst : Field F] [inst_1 : Fintype F] {F' : Type u_2} [inst_2 : Field F'] [inst_3 : Fintype F']
{χ : MulChar F F'},
χ ≠ 1 →
χ.IsQuadratic →
ringChar F' ≠ ringChar F →
ringChar F' ≠ 2 → (χ (-1) * ↑(Fintype.card F)) ^ (Fintype.card F' / 2) = χ ↑(Fintype.card F')When F and F' are finite fields and χ : F → F' is a nontrivial quadratic character,
then (χ(-1) * #F)^(#F'/2) = χ #F'.
- Defined in
- Mathlib.NumberTheory.GaussSum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- Factproof · cited by 2,726
- Nat.Primeproof · cited by 2,059
- IsUnitproof · cited by 1,602
- Fintype.cardstatement and proof · cited by 1,386
- map_mulproof · cited by 1,137
- map_powproof · cited by 503
- PNatproof · cited by 392
- PNat.valproof · cited by 226
Cited by1
Results whose statement or proof uses this declaration.
- quadraticChar_card_cardproof · cited by 1