Theorems · Theorem · algebraic topology
SSet.Truncated.Edge.map_tensorHom
∀ {X Y X' Y' : SSet.Truncated 2}
{x x' : X.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge.tensor._proof_1 })}
(e₁ : SSet.Truncated.Edge x x')
{y y' : Y.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge.tensor._proof_1 })}
(e₂ : SSet.Truncated.Edge y y') (f : X ⟶ X') (g : Y ⟶ Y'),
(e₁.tensor e₂).map (CategoryTheory.MonoidalCategoryStruct.tensorHom f g) = (e₁.map f).tensor (e₂.map g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- SimplexCategorystatement · cited by 2,204
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement · cited by 587
- SimplexCategory.lenstatement · cited by 542
- SimplexCategory.Truncatedstatement · cited by 236
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.