Theorems · Theorem · general topology
IsLocalHomeomorphOn.comp
∀ {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} {t : Set Y},
IsLocalHomeomorphOn g t → IsLocalHomeomorphOn f s → Set.MapsTo f s t → IsLocalHomeomorphOn (g ∘ 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.
Cites10
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
- PartialEquiv.sourceproof · cited by 964
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- OpenPartialHomeomorph.toFun'proof · cited by 745
- Set.MapsTostatement and proof · cited by 732
- OpenPartialHomeomorphproof · cited by 664
- OpenPartialHomeomorph.transproof · cited by 98
- IsLocalHomeomorphOnstatement and proof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalHomeomorph.compproof · cited by 0