Theorems · Theorem · category theory
CategoryTheory.rightDistributor_ext_right
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
[inst_2 : CategoryTheory.MonoidalCategory C] [CategoryTheory.MonoidalPreadditive C]
[inst_4 : CategoryTheory.Limits.HasFiniteBiproducts C] {J : Type} [inst_5 : Finite J] {f : J → C} {X Y : C}
{g h : X ⟶ CategoryTheory.MonoidalCategoryStruct.tensorObj (⨁ f) Y},
(∀ (j : J),
CategoryTheory.CategoryStruct.comp g
(CategoryTheory.MonoidalCategoryStruct.whiskerRight (CategoryTheory.Limits.biproduct.π f j) Y) =
CategoryTheory.CategoryStruct.comp h
(CategoryTheory.MonoidalCategoryStruct.whiskerRight (CategoryTheory.Limits.biproduct.π f j) Y)) →
g = h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.CategoryStruct.compstatement and proof · cited by 17,999
- Fintypeproof · cited by 7,736
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- Finitestatement and proof · cited by 3,029
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement and proof · cited by 903
- CategoryTheory.cancel_monoproof · cited by 435
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.rightDistributor_ext₂_rightproof · cited by 1
- CategoryTheory.rightDistributor_ext_right_iffproof · cited by 0