Theorems · Theorem · category theory
CategoryTheory.leftDistributor_ext_left
∀ {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] {X Y : C} {f : J → C}
{g h : CategoryTheory.MonoidalCategoryStruct.tensorObj X (⨁ f) ⟶ Y},
(∀ (j : J),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X (CategoryTheory.Limits.biproduct.ι f j)) g =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X (CategoryTheory.Limits.biproduct.ι f j)) h) →
g = h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.invproof · cited by 6,514
- 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.whiskerLeftstatement and proof · cited by 915
- CategoryTheory.cancel_epiproof · cited by 380
- nonempty_fintypeproof · cited by 261
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.leftDistributor_ext₂_leftproof · cited by 1
- CategoryTheory.leftDistributor_ext_left_iffproof · cited by 0