Theorems · Theorem · general topology
Topology.IsInducing.continuousWithinAt_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] {f : α → β} {g : β → γ},
Topology.IsInducing g → ∀ {s : Set α} {x : α}, ContinuousWithinAt f s x ↔ ContinuousWithinAt (g ∘ f) s x- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinproof · cited by 1,912
- ContinuousWithinAtstatement · cited by 512
- Topology.IsInducingstatement and proof · cited by 266
- Topology.IsInducing.tendsto_nhds_iffproof · cited by 15
Cited by5
Results whose statement or proof uses this declaration.
- Topology.IsInducing.continuousOn_iffproof · cited by 6
- IsUniformInducing.equicontinuousWithinAt_iffproof · cited by 1
- ChartedSpace.liftPropWithinAt_subtypeVal_comp_iffproof · cited by 1
- continuousWithinAt_clm_applyproof · cited by 0
- Homeomorph.comp_continuousWithinAt_iffproof · cited by 0