Theorems · Theorem · order theory
Finset.subset_inter
∀ {α : Type u_1} [inst : DecidableEq α] {s₁ s₂ u : Finset α}, s₁ ⊆ s₂ → s₁ ⊆ u → s₁ ⊆ s₂ ∩ u- Defined in
- Mathlib.Data.Finset.Lattice.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
Cited by3
Results whose statement or proof uses this declaration.
- Finset.inter_nsmul_subsetproof · cited by 0
- Finset.inter_pow_subsetproof · cited by 0
- Finsupp.support_mulproof · cited by 0