Theorems · Definition · algebraic topology
Path.Homotopic.projLeft
{α : Type u_1} →
{β : Type u_2} →
[inst : TopologicalSpace α] →
[inst_1 : TopologicalSpace β] →
{c₁ c₂ : α × β} → Path.Homotopic.Quotient c₁ c₂ → Path.Homotopic.Quotient c₁.1 c₂.1Abbreviation for projection onto the left coordinate of a path class.
- Defined in
- Mathlib.Topology.Homotopy.Product
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- continuous_fstproof · cited by 103
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.Homotopic.Quotient.mapproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- FundamentalGroupoidFunctor.projLeft_mapstatement · cited by 0
- Path.Homotopic.prod_projLeft_projRightstatement · cited by 0
- Path.Homotopic.projLeft_prodstatement · cited by 0