Theorems · Theorem · combinatorics
Finset.mem_image_of_mem
∀ {α : Type u_1} {β : Type u_2} [inst : DecidableEq β] {s : Finset α} (f : α → β) {a : α},
a ∈ s → f a ∈ Finset.image f s- Defined in
- Mathlib.Data.Finset.Image
- Cited by
- 81 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Finset.mem_imageproof · cited by 105
Cited by81
Results whose statement or proof uses this declaration.
- Finset.mem_sym_iffproof · cited by 9
- HasSum.sigmaproof · cited by 8
- Finset.exists_max_imageproof · cited by 8
- Finset.sum_of_injOnproof · cited by 8
- IsAlgebraic.restrictScalarsproof · cited by 6
- SimpleGraph.minDegree_le_degreeproof · cited by 6
- HasProd.sigmaproof · cited by 5
- Finset.image_univ_of_surjectiveproof · cited by 5
- Finset.sum_image'proof · cited by 5
- Finset.card_eq_sum_card_imageproof · cited by 4
- Finset.sum_compproof · cited by 4
- Finset.prod_image'proof · cited by 3