Theorems · Definition · category theory
CategoryTheory.CommComon.mk.noConfusion
{C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{inst_1 : CategoryTheory.MonoidalCategory C} →
{inst_2 : CategoryTheory.BraidedCategory C} →
{P : Sort u} →
{X : C} →
{comon : CategoryTheory.ComonObj X} →
{comm : CategoryTheory.IsCommComonObj X} →
{X' : C} →
{comon' : CategoryTheory.ComonObj X'} →
{comm' : CategoryTheory.IsCommComonObj X'} →
{ X := X, comon := comon, comm := comm } = { X := X', comon := comon', comm := comm' } →
(X ≍ X' → comon ≍ comon' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CommComon.mk.injproof · cited by 1