Theorems · Theorem · category theory
CategoryTheory.PrelaxFunctorStruct.mk.inj
∀ {B : Type u₁} {inst : Quiver B} {inst_1 : (a b : B) → Quiver (a ⟶ b)} {C : Type u₂} {inst_2 : Quiver C}
{inst_3 : (a b : C) → Quiver (a ⟶ b)} {toPrefunctor : B ⥤q C}
{map₂ : {a b : B} → {f g : a ⟶ b} → (f ⟶ g) → (toPrefunctor.map f ⟶ toPrefunctor.map g)} {toPrefunctor_1 : B ⥤q C}
{map₂_1 : {a b : B} → {f g : a ⟶ b} → (f ⟶ g) → (toPrefunctor_1.map f ⟶ toPrefunctor_1.map g)},
{ toPrefunctor := toPrefunctor, map₂ := map₂ } = { toPrefunctor := toPrefunctor_1, map₂ := map₂_1 } →
toPrefunctor = toPrefunctor_1 ∧ map₂ ≍ map₂_1- Cited by
- 1 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- Prefunctor.objstatement · cited by 1,241
- Prefunctor.mapstatement and proof · cited by 952
- Quiverstatement and proof · cited by 405
- Prefunctorstatement and proof · cited by 116
- CategoryTheory.PrelaxFunctorStructstatement · cited by 11
- CategoryTheory.PrelaxFunctorStruct.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.PrelaxFunctorStruct.mk.injEqproof · cited by 0