Theorems · Theorem · category theory
Prefunctor.homOfEq_map
∀ {U : Type u_1} {V : Type u_2} [inst : Quiver U] [inst_1 : Quiver V] (F : U ⥤q V) {X Y : U} (f : X ⟶ Y) {X' Y' : U}
(hX : X = X') (hY : Y = Y'), F.map (Quiver.homOfEq f hX hY) = Quiver.homOfEq (F.map f) ⋯ ⋯Prefunctors commute with homOfEq.
- Defined in
- Mathlib.Combinatorics.Quiver.Prefunctor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Quiver.homOfEqstatement · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.