Theorems · Theorem · number theory
Nat.Prime.divisors_sq
∀ {p : ℕ}, Nat.Prime p → (p ^ 2).divisors = {p ^ 2, p, 1}- Defined in
- Mathlib.Data.Finset.NatDivisors
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Nat.Primestatement and proof · cited by 2,059
- pow_zeroproof · cited by 1,094
- pow_oneproof · cited by 894
- Finset.mapproof · cited by 747
- Nat.divisorsstatement · cited by 137
- Nat.Prime.two_leproof · cited by 53
- Finset.range_add_oneproof · cited by 23
- Nat.pow_right_injectiveproof · cited by 23
- Finset.map_singletonproof · cited by 15
- Nat.divisors_prime_powproof · cited by 6
- Finset.map_insertproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.