Theorems · Definition · algebraic topology
Path.Homotopic.Quotient.map
{X : Type u} →
{Y : Type v} →
[inst : TopologicalSpace X] →
[inst_1 : TopologicalSpace Y] →
{x₀ x₁ : X} → Path.Homotopic.Quotient x₀ x₁ → (f : C(X, Y)) → Path.Homotopic.Quotient (f x₀) (f x₁)The image of a path homotopy class P₀ under a map f.
This is Path.map descended to the quotient.
- Defined in
- Mathlib.Topology.Homotopy.Path
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 132 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- Pathproof · cited by 318
- ContinuousMap.continuousproof · cited by 74
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.mapproof · cited by 21
- Quotient.mapproof · cited by 7
- Path.Homotopic.mapproof · cited by 0
Cited by23
Results whose statement or proof uses this declaration.
- FundamentalGroupoid.mapproof · cited by 6
- IsQuotientCoveringMap.monodromy_toPermFiberproof · cited by 3
- Path.Homotopic.Quotient.mk_mapstatement · cited by 3
- IsCoveringMap.monodromy_eq_of_map_eqstatement and proof · cited by 3
- Path.Homotopic.projproof · cited by 3
- Path.Homotopic.projLeftproof · cited by 3
- Path.Homotopic.projRightproof · cited by 3
- FundamentalGroup.mapOfEq_applystatement · cited by 2
- IsQuotientCoveringMap.ker_monodromyPermproof · cited by 2
- IsCoveringMap.map_liftPathQuotientstatement · cited by 2
- IsCoveringMap.monodromy_mapstatement · cited by 2
- FundamentalGroup.map_applystatement · cited by 1