Mathlib Map

Theorems · Definition · algebraic topology

Path.Homotopic.pi

{ι : Type u_1} →
  {X : ι → Type u_2} →
    [inst : (i : ι) → TopologicalSpace (X i)] →
      {as bs : (i : ι) → X i} → ((i : ι) → Path.Homotopic.Quotient (as i) (bs i)) → Path.Homotopic.Quotient as bs

The product of a family of path homotopy classes.

Defined in
Mathlib.Topology.Homotopy.Product
Cited by
5 results in Mathlib
Foundations
Depth 132 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.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.