Theorems · Theorem · combinatorics
Finset.map_filter
∀ {α : Type u_1} {β : Type u_2} {s : Finset α} {f : α ≃ β} {p : α → Prop} [inst : DecidablePred p],
Finset.map f.toEmbedding (Finset.filter p s) = Finset.filter (p ∘ ⇑f.symm) (Finset.map f.toEmbedding s)- Defined in
- Mathlib.Data.Finset.Image
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- Equivstatement and proof · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- Finset.filterstatement and proof · cited by 949
- Finset.mapstatement and proof · cited by 747
- Equiv.symm_apply_applyproof · cited by 320
- Equiv.toEmbeddingstatement and proof · cited by 254
- Finset.filter_congrproof · cited by 167
- Finset.filter_mapproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Finset.addEnergy_commproof · cited by 1
- Finset.mulEnergy_commproof · cited by 1