Theorems · Definition · category theory
CategoryTheory.AddMon.Hom.casesOn
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
{M N : CategoryTheory.AddMon C} →
{motive : M.Hom N → Sort u} →
(t : M.Hom N) →
((hom : M.X ⟶ N.X) →
[isAddMonHom_hom : CategoryTheory.IsAddMonHom hom] →
motive { hom := hom, isAddMonHom_hom := isAddMonHom_hom }) →
motive t- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.AddMonstatement and proof · cited by 177
- CategoryTheory.AddMon.Xstatement and proof · cited by 126
- CategoryTheory.IsAddMonHomstatement and proof · cited by 49
- CategoryTheory.AddMon.Homstatement and proof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.AddMon.Hom.noConfusionproof · cited by 0
- CategoryTheory.AddMon.Hom.noConfusionTypeproof · cited by 0