Theorems · Theorem · order theory
Set.SurjOn.subset_range
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : α → β}, Set.SurjOn f s t → t ⊆ Set.range f- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.rangestatement · cited by 4,705
- Set.Subset.transproof · cited by 218
- Set.SurjOnstatement and proof · cited by 186
- Set.image_subset_rangeproof · cited by 76
Cited by6
Results whose statement or proof uses this declaration.
- Set.BijOn.subset_rangeproof · cited by 2
- Real.range_sinproof · cited by 1
- Topology.IsOpenEmbedding.prespectralSpaceproof · cited by 1
- Set.SurjOn.preimageproof · cited by 1
- Real.range_cosproof · cited by 1
- Real.tan_surjectiveproof · cited by 0