Theorems · Definition · algebraic topology
ContinuousMap.HomotopyRel.refl
{X : Type u} →
{Y : Type v} →
[inst : TopologicalSpace X] → [inst_1 : TopologicalSpace Y] → (f : C(X, Y)) → (S : Set X) → f.HomotopyRel f SGiven a map f : C(X, Y) and a set S, we can define a HomotopyRel f f S by setting
F (t, x) = f x for all t. This is defined using HomotopyWith.refl, but with the proof
filled in.
- Defined in
- Mathlib.Topology.Homotopy.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousMap.HomotopyRelstatement · cited by 21
- ContinuousMap.HomotopyWith.reflproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.HomotopicRel.reflproof · cited by 2
- Path.Homotopy.reflproof · cited by 2
- IsTopologicalAddGroup.toHSpaceproof · cited by 0
- IsTopologicalGroup.toHSpaceproof · cited by 0
- ContinuousMap.HomotopyRel.refl_applystatement and proof · cited by 0