Theorems · Definition · category theory
CategoryTheory.InducedWideCategory.Hom.noConfusion
{P : Sort u} →
{C : Type u₁} →
{D : Type u₂} →
{inst : CategoryTheory.Category.{v₁, u₂} D} →
{F : C → D} →
{P_1 : CategoryTheory.MorphismProperty D} →
{inst_1 : P_1.IsMultiplicative} →
{X Y : CategoryTheory.InducedWideCategory D F P_1} →
{t : X.Hom Y} →
{C' : Type u₁} →
{D' : Type u₂} →
{inst' : CategoryTheory.Category.{v₁, u₂} D'} →
{F' : C' → D'} →
{P' : CategoryTheory.MorphismProperty D'} →
{inst'_1 : P'.IsMultiplicative} →
{X' Y' : CategoryTheory.InducedWideCategory D' F' P'} →
{t' : X'.Hom Y'} →
C = C' →
D = D' →
inst ≍ inst' →
F ≍ F' →
P_1 ≍ P' →
inst_1 ≍ inst'_1 →
X ≍ X' →
Y ≍ Y' →
t ≍ t' → CategoryTheory.InducedWideCategory.Hom.noConfusionType P t t'- Defined in
- Mathlib.CategoryTheory.Widesubcategory
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.InducedWideCategorystatement and proof · cited by 12
- CategoryTheory.InducedWideCategory.Homstatement and proof · cited by 8
- CategoryTheory.InducedWideCategory.Hom.casesOnproof · cited by 0
- CategoryTheory.InducedWideCategory.Hom.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.InducedWideCategory.Hom.mk.noConfusionproof · cited by 1