Theorems · Theorem · category theory
CategoryTheory.InducedWideCategory.Hom.mk.inj
∀ {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}
{hom : F X ⟶ F Y} {property : P hom} {hom_1 : F X ⟶ F Y} {property_1 : P hom_1},
{ hom := hom, property := property } = { hom := hom_1, property := property_1 } → hom = hom_1- Defined in
- Mathlib.CategoryTheory.Widesubcategory
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · 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 · cited by 8
- CategoryTheory.InducedWideCategory.Hom.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.InducedWideCategory.Hom.mk.injEqproof · cited by 0