Theorems · Definition · category theory
CategoryTheory.CatEnrichedOrdinary.Hom.noConfusion
{P : Sort u_1} →
{C : Type u} →
{inst : CategoryTheory.Category.{v, u} C} →
{inst_1 : CategoryTheory.EnrichedOrdinaryCategory CategoryTheory.Cat C} →
{X Y : CategoryTheory.CatEnrichedOrdinary C} →
{f g : X ⟶ Y} →
{t : CategoryTheory.CatEnrichedOrdinary.Hom f g} →
{C' : Type u} →
{inst' : CategoryTheory.Category.{v, u} C'} →
{inst'_1 : CategoryTheory.EnrichedOrdinaryCategory CategoryTheory.Cat C'} →
{X' Y' : CategoryTheory.CatEnrichedOrdinary C'} →
{f' g' : X' ⟶ Y'} →
{t' : CategoryTheory.CatEnrichedOrdinary.Hom f' g'} →
C = C' →
inst ≍ inst' →
inst_1 ≍ inst'_1 →
X ≍ X' →
Y ≍ Y' →
f ≍ f' →
g ≍ g' → t ≍ t' → CategoryTheory.CatEnrichedOrdinary.Hom.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.CatEnrichedOrdinarystatement and proof · cited by 24
- CategoryTheory.CatEnrichedOrdinary.homEquivproof · cited by 18
- CategoryTheory.CatEnrichedOrdinary.Homstatement and proof · cited by 3
- CategoryTheory.CatEnrichedOrdinary.Hom.casesOnproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.Hom.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CatEnrichedOrdinary.Hom.mk'.noConfusionproof · cited by 1