Theorems · Theorem · combinatorics
Finset.disjoint_map
∀ {α : Type u_1} {β : Type u_2} {s t : Finset α} (f : α ↪ β), Disjoint (Finset.map f s) (Finset.map f t) ↔ Disjoint s t- Defined in
- Mathlib.Data.Finset.Image
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 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.
- Finsetstatement and proof · cited by 13,712
- Disjointstatement and proof · cited by 2,201
- Function.Embeddingstatement and proof · cited by 988
- Finset.mapstatement · cited by 747
- Function.Embedding.injectiveproof · cited by 111
- Set.disjoint_image_iffproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Finset.map_disjUnionstatement · cited by 1
- Finset.map_disjUnion'statement and proof · cited by 0
- Finset.disjiUnion_mapstatement · cited by 0