Theorems · Theorem · combinatorics
Finset.image_inter_subset
∀ {α : Type u_1} {β : Type u_2} [inst : DecidableEq β] [inst_1 : DecidableEq α] (f : α → β) (s t : Finset α),
Finset.image f (s ∩ t) ⊆ Finset.image f s ∩ Finset.image f t- Defined in
- Mathlib.Data.Finset.Image
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Finset.imagestatement · cited by 910
- Monotone.map_inf_leproof · cited by 19
- Finset.image_monoproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Finset.vadd_finset_inter_subsetproof · cited by 0
- Finset.disjSups_inter_subset_leftproof · cited by 0
- Finset.disjSups_inter_subset_rightproof · cited by 0
- Finset.smul_finset_inter_subsetproof · cited by 0