Theorems · Theorem · category theory
CategoryTheory.CommComon.mk.inj
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {inst_1 : CategoryTheory.MonoidalCategory C}
{inst_2 : CategoryTheory.BraidedCategory C} {X : C} {comon : CategoryTheory.ComonObj X}
{comm : CategoryTheory.IsCommComonObj X} {X_1 : C} {comon_1 : CategoryTheory.ComonObj X_1}
{comm_1 : CategoryTheory.IsCommComonObj X_1},
{ X := X, comon := comon, comm := comm } = { X := X_1, comon := comon_1, comm := comm_1 } → X = X_1 ∧ comon ≍ comon_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 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
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.ComonObjstatement and proof · cited by 48
- CategoryTheory.CommComonstatement · cited by 11
- CategoryTheory.IsCommComonObjstatement and proof · cited by 5
- CategoryTheory.CommComon.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CommComon.mk.injEqproof · cited by 0