Theorems · Theorem · combinatorics
Finset.pimage_inter
∀ {α : Type u_1} {β : Type u_2} [inst : DecidableEq β] {f : α →. β} [inst_1 : (x : α) → Decidable (f x).Dom]
{s t : Finset α} [inst_2 : DecidableEq α], Finset.pimage f (s ∩ t) ⊆ Finset.pimage f s ∩ Finset.pimage f t- Defined in
- Mathlib.Data.Finset.PImage
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- SetLike.coeproof · cited by 8,199
- PFunstatement and proof · cited by 207
- Part.Domstatement and proof · cited by 145
- Finset.coe_interproof · cited by 27
- Finset.pimagestatement and proof · cited by 11
- PFun.imageproof · cited by 8
- Finset.coe_pimageproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.