Theorems · Definition · category theory
CategoryTheory.RingObj.noConfusion
{P : Sort u_1} →
{C : Type u} →
{inst : CategoryTheory.Category.{v, u} C} →
{inst_1 : CategoryTheory.CartesianMonoidalCategory C} →
{inst_2 : CategoryTheory.BraidedCategory C} →
{R : C} →
{t : CategoryTheory.RingObj R} →
{C' : Type u} →
{inst' : CategoryTheory.Category.{v, u} C'} →
{inst'_1 : CategoryTheory.CartesianMonoidalCategory C'} →
{inst'_2 : CategoryTheory.BraidedCategory C'} →
{R' : C'} →
{t' : CategoryTheory.RingObj R'} →
C = C' →
inst ≍ inst' →
inst_1 ≍ inst'_1 →
inst_2 ≍ inst'_2 → R ≍ R' → t ≍ t' → CategoryTheory.RingObj.noConfusionType P t t'- Defined in
- Mathlib.CategoryTheory.Monoidal.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftproof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.MonObj.mulproof · cited by 230
- CategoryTheory.MonObjproof · cited by 199
- CategoryTheory.SemiCartesianMonoidalCategory.fstproof · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndproof · cited by 181
- CategoryTheory.CartesianMonoidalCategory.liftproof · cited by 160
- CategoryTheory.AddMonObj.addproof · cited by 134
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.RingObj.mk.noConfusionproof · cited by 0