Theorems · Theorem · general topology
ContinuousAt.pathExtend
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {g : Y → ℝ} {l r : Y → X}
(γ : (y : Y) → Path (l y) (r y)) {y : Y},
ContinuousAt ↿γ (y, Set.projIcc 0 1 ⋯ (g y)) → ContinuousAt g y → ContinuousAt (fun i => (γ i).extend (g i)) y- Defined in
- Mathlib.Topology.Path
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- ContinuousMapstatement · cited by 2,491
- ContinuousAtstatement and proof · cited by 697
- unitIntervalstatement · cited by 607
- Pathstatement and proof · cited by 318
- zero_le_onestatement and proof · cited by 316
- Function.HasUncurry.uncurrystatement and proof · cited by 57
- Set.projIccstatement and proof · cited by 56
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.