Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.reverse_toPath

∀ {V : Type u_2} [inst : Quiver V] [inst_1 : Quiver.HasReverse V] {a b : V} (f : a ⟶ b),
  f.toPath.reverse = (Quiver.reverse f).toPath
Defined in
Mathlib.Combinatorics.Quiver.Symmetric
Cited by
1 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
QuiverQuiver.HasReverse

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.

Cited by1

Results whose statement or proof uses this declaration.