Theorems · Definition · category theory
CategoryTheory.InducedCategory.Hom.mk.noConfusion
{C : Type u₁} →
{D : Type u₂} →
{inst : CategoryTheory.Category.{v, u₂} D} →
{F : C → D} →
{X Y : CategoryTheory.InducedCategory D F} →
{P : Sort u} → {hom hom' : F X ⟶ F Y} → { hom := hom } = { hom := hom' } → (hom ≍ hom' → P) → P- Defined in
- Mathlib.CategoryTheory.InducedCategory
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 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.Homstatement and proof · cited by 32,603
- CategoryTheory.InducedCategorystatement and proof · cited by 71
- CategoryTheory.InducedCategory.Homstatement · cited by 12
- CategoryTheory.InducedCategory.Hom.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.InducedCategory.Hom.mk.injproof · cited by 1