Theorems · Theorem · category theory
CategoryTheory.Mon.Hom.mk.inj
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {inst_1 : CategoryTheory.MonoidalCategory C}
{M N : CategoryTheory.Mon C} {hom : M.X ⟶ N.X} {isMonHom_hom : CategoryTheory.IsMonHom hom} {hom_1 : M.X ⟶ N.X}
{isMonHom_hom_1 : CategoryTheory.IsMonHom hom_1},
{ hom := hom, isMonHom_hom := isMonHom_hom } = { hom := hom_1, isMonHom_hom := isMonHom_hom_1 } → hom = hom_1- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Monstatement and proof · cited by 465
- CategoryTheory.Mon.Xstatement and proof · cited by 329
- CategoryTheory.IsMonHomstatement and proof · cited by 56
- CategoryTheory.Mon.Homstatement · cited by 9
- CategoryTheory.Mon.Hom.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Mon.Hom.mk.injEqproof · cited by 0