Mathlib Map

Theorems · Theorem · number theory

Nat.factoredNumbers_compl

∀ {N : ℕ} {s : Finset ℕ}, N.primesBelow ⊆ s → (Nat.factoredNumbers s)ᶜ \ {0} ⊆ {n | N ≤ n}

The non-zero non-s-factored numbers are ≥ N when s contains all primes less than N.

Defined in
Mathlib.NumberTheory.SmoothNumbers
Cited by
2 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound

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.

Cited by2

Results whose statement or proof uses this declaration.