Theorems · Theorem · general topology
IsLocalHomeomorph.apply_localInverseAt_of_mem
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y}
(hf : IsLocalHomeomorph f) {x : X} {y : Y}, y ∈ (hf.localInverseAt x).source → f (↑(hf.localInverseAt x) y) = yIf y lies in the source of localInverseAt x, then f (localInverseAt x y) = y.
- Defined in
- Mathlib.Topology.IsLocalHomeomorph
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- OpenPartialHomeomorph.left_invproof · cited by 78
- IsLocalHomeomorphstatement and proof · cited by 35
- IsLocalHomeomorph.localInverseAtstatement and proof · cited by 7
- IsLocalHomeomorph.localInverseAt_symmproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalHomeomorph.localInverseAt_apply_selfproof · cited by 0