Theorems · Theorem · number theory
FiniteField.isSquare_iff
∀ {F : Type u_3} [inst : Field F] [inst_1 : Fintype F],
ringChar F ≠ 2 → ∀ {a : F}, a ≠ 0 → (IsSquare a ↔ a ^ (Fintype.card F / 2) = 1)A non-zero a : F is a square if and only if a ^ (#F / 2) = 1.
- Defined in
- Mathlib.FieldTheory.Finite.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Unitsproof · cited by 2,804
- MulZeroClass.mul_zeroproof · cited by 2,091
- Units.valproof · cited by 1,966
- Fintype.cardstatement and proof · cited by 1,386
- Units.mk0proof · cited by 181
- IsSquarestatement · cited by 132
- ringCharstatement and proof · cited by 73
- FiniteField.unit_isSquare_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- quadraticCharFun_eq_pow_of_char_ne_twoproof · cited by 2
- FiniteField.two_pow_cardproof · cited by 1