Theorems · Definition · category theory
CategoryTheory.CommComon.casesOn
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.BraidedCategory C] →
{motive : CategoryTheory.CommComon C → Sort u} →
(t : CategoryTheory.CommComon C) →
((X : C) →
[comon : CategoryTheory.ComonObj X] →
[comm : CategoryTheory.IsCommComonObj X] → motive { X := X, comon := comon, comm := comm }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 11
- CategoryTheory.IsCommComonObjstatement and proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.CommComon.noConfusionproof · cited by 0
- CategoryTheory.CommComon.noConfusionTypeproof · cited by 0