Theorems · Theorem · general topology
Topology.IsQuotientMap.continuousOn_isOpen_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] {f : α → β} {g : β → γ},
Topology.IsQuotientMap f → ∀ {s : Set β}, IsOpen s → (ContinuousOn g s ↔ ContinuousOn (g ∘ f) (f ⁻¹' s))- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 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
- Set.Elemproof · cited by 7,166
- Set.preimagestatement · cited by 4,946
- IsOpenstatement and proof · cited by 2,400
- ContinuousOnstatement · cited by 1,411
- Set.domRestrictproof · cited by 383
- Topology.IsQuotientMapstatement and proof · cited by 124
- Topology.IsQuotientMap.continuous_iffproof · cited by 10
- Topology.IsQuotientMap.restrictPreimage_isOpenproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.