Mathlib Map

Theorems · Definition · algebraic topology

SSet.Truncated.Edge.tensor

{X Y : SSet.Truncated 2} →
  {x x' : X.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge.tensor._proof_1 })} →
    SSet.Truncated.Edge x x' →
      {y y' : Y.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge.tensor._proof_1 })} →
        SSet.Truncated.Edge y y' → SSet.Truncated.Edge (x, y) (x', y')

The external product of edges of 2-truncated simplicial sets.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.HoFunctorMonoidal
Cited by
16 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

SSet.Truncated.Edge.CompStruct.tensor · cited by 4CompStruct.tensorSSet.Truncated.HomotopyCategory.BinaryProduct.curriedInverse · cited by 0BinaryProduct.curriedInve…SSet.Truncated.HomotopyCategory.BinaryProduct.functor_map · cited by 0BinaryProduct.functor_mapSSet.Truncated.HomotopyCategory.BinaryProduct.inverse_map_mkHom_homMk_homMk · cited by 0BinaryProduct.inverse_map…SSet.Truncated.HomotopyCategory.BinaryProduct.inverse_map_mkHom_homMk_id · cited by 0BinaryProduct.inverse_map…SSet.Truncated.HomotopyCategory.BinaryProduct.inverse_map_mkHom_id_homMk · cited by 0BinaryProduct.inverse_map…SSet.Truncated.HomotopyCategory.BinaryProduct.square · cited by 0BinaryProduct.squareSSet.Truncated.Edge.id_tensor_id · cited by 0Edge.id_tensor_idSSet.Truncated.Edge.map_associator_hom · cited by 0Edge.map_associator_homSSet.Truncated.Edge.map_fst · cited by 0Edge.map_fstSSet.Truncated.Edge.map_snd · cited by 0Edge.map_sndSSet.Truncated.Edge.map_tensorHom · cited by 0Edge.map_tensorHomSSet.Truncated.Edge.map_whiskerLeft · cited by 0Edge.map_whiskerLeftSSet.Truncated.Edge.map_whiskerRight · cited by 0Edge.map_whiskerRightSSet.Truncated.Edge.CompStruct.tensor_simplex_fst · cited by 0CompStruct.tensor_simplex…CategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…SimplexCategory · cited by 2204SimplexCategorySimplexCategory.len · cited by 542SimplexCategory.lenSimplexCategory.Truncated · cited by 236SimplexCategory.TruncatedSSet.Truncated · cited by 214SSet.TruncatedSSet.Truncated.Edge · cited by 81Truncated.EdgeSSet.Truncated.Edge.edge · cited by 27Edge.edgeEdge.tensorCITED BYCITES

Cites9

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

Cited by18

Results whose statement or proof uses this declaration.