Theorems · Theorem · category theory
CategoryTheory.GradedObject.Monoidal.tensorObj_ext
∀ {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₂ : CategoryTheory.GradedObject I C} [inst_3 : X₁.HasTensor X₂]
{A : C} {j : I} (f g : CategoryTheory.GradedObject.Monoidal.tensorObj X₁ X₂ j ⟶ A),
(∀ (i₁ i₂ : I) (hi : i₁ + i₂ = j),
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.Monoidal.ιTensorObj X₁ X₂ i₁ i₂ j hi) f =
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.Monoidal.ιTensorObj X₁ X₂ i₁ i₂ j hi) g) →
f = g- Cited by
- 6 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- 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.mapBifunctorproof · cited by 87
- CategoryTheory.GradedObject.Monoidal.tensorObjstatement and proof · cited by 54
- CategoryTheory.GradedObject.HasTensorstatement and proof · cited by 49
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.tensorHom_comp_tensorHomproof · cited by 3
- CategoryTheory.GradedObject.Monoidal.tensorObj₄_extproof · cited by 1
- CategoryTheory.GradedObject.Monoidal.symmetryproof · cited by 1
- CategoryTheory.GradedObject.Monoidal.braiding_naturality_leftproof · cited by 0
- CategoryTheory.GradedObject.Monoidal.braiding_naturality_rightproof · cited by 0
- CategoryTheory.GradedObject.Monoidal.tensorObj_ext_iffproof · cited by 0