Theorems · Definition · algebraic topology
ContinuousMap.HomotopyWith.symm
{X : Type u} →
{Y : Type v} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
{P : C(X, Y) → Prop} → {f₀ f₁ : C(X, Y)} → f₀.HomotopyWith f₁ P → f₁.HomotopyWith f₀ PGiven a HomotopyWith f₀ f₁ P, we can define a HomotopyWith f₁ f₀ P by reversing the homotopy.
- Defined in
- Mathlib.Topology.Homotopy.Basic
- Cited by
- 5 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- ContinuousMap.Homotopyproof · cited by 65
- ContinuousMap.HomotopyWithstatement and proof · cited by 33
- ContinuousMap.HomotopyWith.toHomotopyproof · cited by 17
- ContinuousMap.Homotopy.symmproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.HomotopyWith.symm_symmstatement · cited by 2
- ContinuousMap.HomotopyWith.symm_applystatement and proof · cited by 0
- ContinuousMap.HomotopyWith.symm_bijectivestatement and proof · cited by 0
- ContinuousMap.HomotopyWith.symm_transstatement · cited by 0
- ContinuousMap.HomotopicWith.symmproof · cited by 0