Theorems · Theorem · number theory
jacobiSym.eq_zero_iff_not_coprime
∀ {a : ℤ} {b : ℕ} [NeZero b], jacobiSym a b = 0 ↔ a.gcd ↑b ≠ 1The symbol J(a | b) vanishes iff a and b are not coprime (assuming b ≠ 0).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Factproof · cited by 2,726
- Nat.Primeproof · cited by 2,059
- Nat.primeFactorsListproof · cited by 105
- legendreSymproof · cited by 51
- jacobiSymstatement · cited by 44
- Nat.prime_of_mem_primeFactorsListproof · cited by 30
- Nat.mem_primeFactorsListproof · cited by 9
- Nat.Prime.not_coprime_iff_dvdproof · cited by 9
- List.prod_eq_zero_iffproof · cited by 4
- legendreSym.eq_zero_iffproof · cited by 3
- Int.gcd_eq_natAbsproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- jacobiSym.ne_zeroproof · cited by 2
- jacobiSym.eq_zero_iffproof · cited by 0
- jacobiSym.zero_leftproof · cited by 0