Theorems · Theorem · order theory
Set.subsingleton_of_image
∀ {α : Type u_1} {β : Type u_2} {f : α → β},
Function.Injective f → ∀ (s : Set α), (f '' s).Subsingleton → s.SubsingletonIf the image of a set under an injective map is a subsingleton, the set is a subsingleton.
- Defined in
- Mathlib.Data.Set.Image
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
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
- Set.imagestatement and proof · cited by 5,609
- Set.Subsingletonstatement and proof · cited by 276
- Set.subset_preimage_imageproof · cited by 44
- Set.Subsingleton.antiproof · cited by 13
- Set.Subsingleton.preimageproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Function.Injective.subsingleton_image_iffproof · cited by 4
- MulAction.IsBlock.subsingleton_of_stabilizer_lt_of_subsetproof · cited by 2
- AffineIndependent.vectorSpan_image_eq_iffproof · cited by 0