Theorems · Theorem · general topology
OpenPartialHomeomorph.continuous_iff_continuous_comp_left
∀ {X : Type u_1} {Y : Type u_3} {Z : Type u_5} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (e : OpenPartialHomeomorph X Y) {f : Z → X},
f ⁻¹' e.source = Set.univ → (Continuous f ↔ Continuous (↑e ∘ f))A function is continuous if and only if its composition with an open partial homeomorphism on the left is continuous and its image is contained in the source.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Set.preimagestatement and proof · cited by 4,946
- Set.univstatement and proof · cited by 3,945
- Continuousstatement · cited by 2,592
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- OpenPartialHomeomorph.toFun'statement · cited by 745
- OpenPartialHomeomorphstatement and proof · cited by 664
- Eq.subsetproof · cited by 124
- OpenPartialHomeomorph.continuousOn_iff_continuousOn_comp_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- FiberPrebundle.continuous_totalSpaceMkproof · cited by 2