Theorems · Theorem · general topology
IsLocalHomeomorphOn.of_comp_left
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {g : Y → Z} {f : X → Y} {s : Set X},
IsLocalHomeomorphOn (g ∘ f) s → IsLocalHomeomorphOn g (f '' s) → (∀ x ∈ s, ContinuousAt f x) → IsLocalHomeomorphOn f s- Defined in
- Mathlib.Topology.IsLocalHomeomorph
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- PartialEquiv.sourceproof · cited by 964
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- OpenPartialHomeomorph.toFun'proof · cited by 745
- ContinuousAtstatement and proof · cited by 697
- OpenPartialHomeomorphproof · cited by 664
- IsOpen.mem_nhdsproof · cited by 470
- OpenPartialHomeomorph.symmproof · cited by 460
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalHomeomorph.of_compproof · cited by 1