Mathlib Map

Theorems · Definition · combinatorics

Quiver.homOfEq

{V : Type u_1} → [inst : Quiver V] → {X Y X' Y' : V} → (X ⟶ Y) → X = X' → Y = Y' → (X' ⟶ Y')

An arrow in a quiver can be transported across equalities between the source and target objects.

Defined in
Mathlib.Combinatorics.Quiver.Basic
Cited by
21 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
Quiver

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

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
  • Quiverstatement and proof · cited by 405

Cited by23

Results whose statement or proof uses this declaration.