Theorems · Theorem · number theory
Nat.le_of_mem_primeFactorsList
∀ {n p : ℕ}, p ∈ n.primeFactorsList → p ≤ n- Defined in
- Mathlib.Data.Nat.Factors
- Cited by
- 2 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.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.primeFactorsListstatement and proof · cited by 105
- Nat.primeFactorsList_zeroproof · cited by 13
- Nat.dvd_of_mem_primeFactorsListproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Nat.factoredNumbers_complproof · cited by 2
- Nat.mem_smoothNumbers_of_ltproof · cited by 0