Theorems · Theorem · order theory
Set.infinite_of_injective_forall_mem
∀ {α : Type u} {β : Type v} [Infinite α] {s : Set β} {f : α → β},
Function.Injective f → (∀ (x : α), f x ∈ s) → s.Infinite- Defined in
- Mathlib.Data.Set.Finite.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Infinite
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.
- Setstatement and proof · cited by 53,352
- Infinitestatement and proof · cited by 352
- Set.Infinitestatement · cited by 263
- Set.range_subset_iffproof · cited by 99
- Set.Infinite.monoproof · cited by 25
- Set.infinite_range_of_injectiveproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Set.infinite_of_forall_exists_gtproof · cited by 2
- Algebraic.infinite_of_charZeroproof · cited by 1