Theorems · Theorem · general topology
Path.continuous_uncurry_extend_of_continuous_family
∀ {X : Type u_1} [inst : TopologicalSpace X] {ι : Type u_4} [inst_1 : TopologicalSpace ι] {a b : ι → X}
(γ : (t : ι) → Path (a t) (b t)), Continuous ↿γ → Continuous ↿fun t => ⇑(γ t).extend- Defined in
- Mathlib.Topology.Path
- Cited by
- 1 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- Continuousstatement and proof · cited by 2,592
- ContinuousMapstatement · cited by 2,491
- unitIntervalstatement · cited by 607
- Continuous.compproof · cited by 371
- Pathstatement and proof · cited by 318
- continuous_idproof · cited by 192
- Function.HasUncurry.uncurrystatement and proof · cited by 57
Cited by1
Results whose statement or proof uses this declaration.
- Path.trans_continuous_familyproof · cited by 1