Theorems · Definition · category theory
CategoryTheory.InducedCategory.Hom.noConfusionType
Sort u →
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v, u₂} D] →
{F : C → D} →
{X Y : CategoryTheory.InducedCategory D F} →
X.Hom Y →
{C' : Type u₁} →
{D' : Type u₂} →
[inst' : CategoryTheory.Category.{v, u₂} D'] →
{F' : C' → D'} → {X' Y' : CategoryTheory.InducedCategory D' F'} → X'.Hom Y' → Sort u- Defined in
- Mathlib.CategoryTheory.InducedCategory
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.InducedCategorystatement and proof · cited by 71
- CategoryTheory.InducedCategory.Homstatement and proof · cited by 12
- CategoryTheory.InducedCategory.Hom.casesOnproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.InducedCategory.Hom.noConfusionstatement · cited by 0