Theorems · Theorem · number theory
schnirelmannDensity_le_of_subset
∀ {A : Set ℕ} [inst : DecidablePred fun x => x ∈ A] {B : Set ℕ} [inst_1 : DecidablePred fun x => x ∈ B],
A ⊆ B → schnirelmannDensity A ≤ schnirelmannDensity BThe Schnirelmann density is increasing with the set.
- Defined in
- Mathlib.Combinatorics.Schnirelmann
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidablePredDecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.rangeproof · cited by 4,705
- Finset.cardproof · cited by 2,327
- Finset.filterproof · cited by 949
- Finset.Iocproof · cited by 301
- Nat.cast_nonneg'proof · cited by 245
- Finset.card_le_cardproof · cited by 118
- div_nonnegproof · cited by 103
- div_le_div_of_nonneg_rightproof · cited by 77
- Nat.mono_castproof · cited by 76
- Set.mem_of_subset_of_memproof · cited by 48
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.