Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.reverse_comp

∀ {V : Type u_2} [inst : Quiver V] [inst_1 : Quiver.HasReverse V] {a b c : V} (p : Quiver.Path a b)
  (q : Quiver.Path b c), (p.comp q).reverse = q.reverse.comp p.reverse
Defined in
Mathlib.Combinatorics.Quiver.Symmetric
Cited by
2 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
QuiverQuiver.HasReverse

Around this declaration

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

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.