Theorems · Definition · category theory
CommBialgCat.Hom.noConfusion
{P : Sort u_1} →
{R : Type u} →
{inst : CommRing R} →
{A B : CommBialgCat R} →
{t : A.Hom B} →
{R' : Type u} →
{inst' : CommRing R'} →
{A' B' : CommBialgCat R'} →
{t' : A'.Hom B'} →
R = R' → inst ≍ inst' → A ≍ A' → B ≍ B' → t ≍ t' → CommBialgCat.Hom.noConfusionType P t t'- Defined in
- Mathlib.Algebra.Category.CommBialgCat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- BialgHomproof · cited by 190
- CommBialgCatstatement and proof · cited by 38
- CommBialgCat.carrierproof · cited by 33
- CommBialgCat.Homstatement and proof · cited by 2
- CommBialgCat.Hom.casesOnproof · cited by 0
- CommBialgCat.Hom.noConfusionTypestatement · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.