Theorems · Theorem · combinatorics
Finset.pimage_eq_image_filter
∀ {α : Type u_1} {β : Type u_2} [inst : DecidableEq β] {f : α →. β} [inst_1 : (x : α) → Decidable (f x).Dom]
{s : Finset α}, Finset.pimage f s = Finset.image (fun x => (f ↑x).get ⋯) {x ∈ s | (f x).Dom}.attachRewrite s.pimage f in terms of Finset.filter, Finset.attach, and Finset.image.
- Defined in
- Mathlib.Data.Finset.PImage
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqDecidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement · cited by 8,199
- Finset.filterstatement and proof · cited by 949
- Finset.imagestatement · cited by 910
- Finset.extproof · cited by 565
- PFunstatement and proof · cited by 207
- Finset.mem_filterstatement and proof · cited by 185
- Finset.attachstatement · cited by 168
- Part.Domstatement and proof · cited by 145
- Part.getstatement and proof · cited by 77
- Subtype.coe_propstatement and proof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.