Theorems · Theorem · order theory
Set.infinite_of_injOn_mapsTo
∀ {α : Type u} {β : Type v} {s : Set α} {t : Set β} {f : α → β},
Set.InjOn f s → Set.MapsTo f s t → s.Infinite → t.Infinite- Defined in
- Mathlib.Data.Set.Finite.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.MapsTostatement and proof · cited by 732
- Set.InjOnstatement and proof · cited by 543
- Set.Infinitestatement and proof · cited by 263
- Set.Infinite.monoproof · cited by 25
- Set.mapsTo_iff_image_subsetproof · cited by 18
- Set.infinite_image_iffproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Set.Infinite.exists_ne_map_eq_of_mapsToproof · cited by 4