Theorems · Definition · category theory
CategoryTheory.GradedObject.Monoidal.tensorHom
{I : Type u} →
[inst : AddMonoid I] →
{C : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
{X₁ X₂ Y₁ Y₂ : CategoryTheory.GradedObject I C} →
(X₁ ⟶ X₂) →
(Y₁ ⟶ Y₂) →
[inst_3 : X₁.HasTensor Y₁] →
[inst_4 : X₂.HasTensor Y₂] →
CategoryTheory.GradedObject.Monoidal.tensorObj X₁ Y₁ ⟶
CategoryTheory.GradedObject.Monoidal.tensorObj X₂ Y₂The morphism tensorObj X₁ Y₁ ⟶ tensorObj X₂ Y₂ induced by morphisms of graded
objects f : X₁ ⟶ X₂ and g : Y₁ ⟶ Y₂.
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.MonoidalCategory.curriedTensorproof · cited by 170
- CategoryTheory.GradedObject.Monoidal.tensorObjstatement · cited by 54
- CategoryTheory.GradedObject.HasTensorstatement and proof · cited by 49
- CategoryTheory.GradedObject.mapBifunctorMapMapproof · cited by 16
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.ι_tensorHomstatement and proof · cited by 11
- CategoryTheory.GradedObject.Monoidal.ι_tensorHom_assocstatement and proof · cited by 6
- CategoryTheory.GradedObject.Monoidal.whiskerLeftproof · cited by 5
- CategoryTheory.GradedObject.Monoidal.whiskerRightproof · cited by 5
- CategoryTheory.GradedObject.Monoidal.tensorHom_comp_tensorHomstatement and proof · cited by 3
- CategoryTheory.GradedObject.Monoidal.tensorIsoproof · cited by 2
- CategoryTheory.GradedObject.Monoidal.ιTensorObj₃_tensorHomstatement and proof · cited by 2
- CategoryTheory.GradedObject.Monoidal.id_tensorHom_idstatement · cited by 1
- HomologicalComplex.rightUnitor'_invproof · cited by 1
- CategoryTheory.GradedObject.Monoidal.leftUnitor_naturalitystatement · cited by 1
- CategoryTheory.GradedObject.Monoidal.pentagon_invstatement and proof · cited by 1
- CategoryTheory.GradedObject.Monoidal.pentagon_inv_assocstatement and proof · cited by 1