Theorems · Theorem · number theory
legendreSym.card_sqrts
∀ (p : ℕ) [inst : Fact (Nat.Prime p)], p ≠ 2 → ∀ (a : ℤ), ↑{x | x ^ 2 = ↑a}.toFinset.card = legendreSym p a + 1The number of square roots of a modulo p is determined by the Legendre symbol.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
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.
- Setstatement · cited by 53,352
- Set.ofPredstatement · cited by 6,101
- Factstatement and proof · cited by 2,726
- Finset.cardstatement · cited by 2,327
- Nat.Primestatement and proof · cited by 2,059
- ZModstatement · cited by 1,024
- Set.toFinsetstatement · cited by 217
- legendreSymstatement · cited by 51
- ZMod.ringChar_zmod_nproof · cited by 9
- quadraticChar_card_sqrtsproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.