Theorems · Theorem · number theory
quadraticChar_card_card
∀ {F : Type u_1} [inst : Field F] [inst_1 : Fintype F] [inst_2 : DecidableEq F],
ringChar F ≠ 2 →
∀ {F' : Type u_2} [inst_3 : Field F'] [inst_4 : Fintype F'] [inst_5 : DecidableEq F'],
ringChar F' ≠ 2 →
ringChar F' ≠ ringChar F →
(quadraticChar F) ↑(Fintype.card F') = (quadraticChar F') (↑((quadraticChar F) (-1)) * ↑(Fintype.card F))The relation between the values of the quadratic character of one field F at the
cardinality of another field F' and of the quadratic character of F' at the cardinality
of F.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- Fintype.cardstatement and proof · cited by 1,386
- Int.cast_oneproof · cited by 371
- Int.cast_negproof · cited by 224
- MulCharstatement and proof · cited by 186
- eq_intCastproof · cited by 127
- ringCharstatement and proof · cited by 73
Cited by1
Results whose statement or proof uses this declaration.
- quadraticChar_odd_primeproof · cited by 2