Theorems · Theorem · combinatorics
Finset.mem_map_equiv
∀ {α : Type u_1} {β : Type u_2} {s : Finset α} {f : α ≃ β} {b : β}, b ∈ Finset.map f.toEmbedding s ↔ f.symm b ∈ s- Defined in
- Mathlib.Data.Finset.Image
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.mapstatement · cited by 747
- Equiv.toEmbeddingstatement · cited by 254
Cited by3
Results whose statement or proof uses this declaration.
- Finset.HasAntidiagonal.map_prodComm_antidiagonalproof · cited by 3
- Finset.mapRange_finsuppAntidiag_eqproof · cited by 1
- Equiv.Perm.cycleFactorsFinset_conjproof · cited by 0