Theorems · Theorem · combinatorics
Finset.image_preimage
∀ {α : Type u} {β : Type v} [inst : DecidableEq β] (f : α → β) (s : Finset β)
[inst_1 : (x : β) → Decidable (x ∈ Set.range f)] (hf : Set.InjOn f (f ⁻¹' ↑s)),
Finset.image f (s.preimage f hf) = {x ∈ s | x ∈ Set.range f}- Defined in
- Mathlib.Data.Finset.Preimage
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 77 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.
Cites16
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 and proof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Finset.filterstatement · cited by 949
- Finset.imagestatement · cited by 910
- Set.InjOnstatement and proof · cited by 543
- Finset.coe_imageproof · cited by 222
- Set.image_preimage_eq_inter_rangeproof · cited by 121
Cited by8
Results whose statement or proof uses this declaration.
- Finset.sum_preimage'proof · cited by 3
- four_functions_theoremproof · cited by 3
- SimpleGraph.cliqueSet_mapproof · cited by 3
- AddSubgroup.rank_closure_finset_le_cardproof · cited by 1
- Subgroup.rank_closure_finset_le_cardproof · cited by 1
- Finset.prod_preimage'proof · cited by 1
- MvPolynomial.support_rename_killCompl_subsetproof · cited by 0
- convexIndependent_iff_finsetproof · cited by 0