Theorems · Definition · algebraic topology
Path.Homotopic.proj
{ι : Type u_1} →
{X : ι → Type u_2} →
[inst : (i : ι) → TopologicalSpace (X i)] →
{as bs : (i : ι) → X i} → (i : ι) → Path.Homotopic.Quotient as bs → Path.Homotopic.Quotient (as i) (bs i)Abbreviation for projection onto the ith coordinate.
- Defined in
- Mathlib.Topology.Homotopy.Product
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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_applyproof · cited by 120
- 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.proj_mapstatement · cited by 0
- Path.Homotopic.pi_projstatement · cited by 0
- Path.Homotopic.proj_pistatement · cited by 0