Theorems · Theorem · general topology
Isometry.comp_continuousOn_iff
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {f : α → β} {γ : Type u_3}
[inst_2 : TopologicalSpace γ], Isometry f → ∀ {g : γ → α} {s : Set γ}, ContinuousOn (f ∘ g) s ↔ ContinuousOn g s- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ContinuousOnstatement · cited by 1,411
- Isometrystatement and proof · cited by 230
- IsUniformInducing.isInducingproof · cited by 23
- Isometry.isUniformInducingproof · cited by 10
- Topology.IsInducing.continuousOn_iffproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.comp_continuousOn_iffproof · cited by 3
- AffineIsometryEquiv.comp_continuousOn_iffproof · cited by 0