Theorems · Definition · general topology
Set.InjOn.toPartialEquiv
{α : Type u_1} → {β : Type u_2} → [Nonempty α] → (f : α → β) → (s : Set α) → Set.InjOn f s → PartialEquiv α βA map injective on a subset of its domain provides a partial equivalence.
- Defined in
- Mathlib.Logic.Equiv.PartialEquiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
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.imageproof · cited by 5,609
- Set.InjOnstatement and proof · cited by 543
- PartialEquivstatement · cited by 335
- Set.InjOn.bijOn_imageproof · cited by 20
- Set.BijOn.toPartialEquivproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.toOpenPartialHomeomorphproof · cited by 14
- Topology.IsEmbedding.toPartialHomeomorphproof · cited by 6
- ApproximatesLinearOn.toPartialEquivproof · cited by 3
- isLocalHomeomorphOn_iff_isOpenEmbedding_restrictproof · cited by 0
- Set.InjOn.toPartialEquiv.congr_simpstatement and proof · cited by 0