Documentation

LeanPool.WhiteheadTheorem.Shapes.CubeBoundaryMap

LeanPool.WhiteheadTheorem.Shapes.CubeBoundaryMap #

Imported Lean Pool material for LeanPool.WhiteheadTheorem.Shapes.CubeBoundaryMap.

theorem TopCat.cubeBoundary.sides_eq_iUnion (n : ) :
sides n = ⋃ (i : Fin n), {{ down := y, property } : (cubeBoundary (n + 1)) | y i.castSucc = 0 y i.castSucc = 1}
theorem TopCat.cubeBoundary.sides_eq_union_iUnion (n : ) :
sides n = (⋃ (i : Fin n), {{ down := y, property } : (cubeBoundary (n + 1)) | y i.castSucc = 0}) ⋃ (i : Fin n), {{ down := y, property } : (cubeBoundary (n + 1)) | y i.castSucc = 1}
def TopCat.cubeBoundary.mapVecOfBotTopSides {n : } {Z : TopCat} (f01 : unitInterval.zeroOne → (cube n Z)) (fs : of (unitInterval × (cubeBoundary n)) Z) (k : Fin 3) :
C((botTopSidesCover n k), Z)

mapVecOfBotTopSides

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    mapOfBotTopSides

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For