Mathlib Map

Theorems · Definition · combinatorics

Quiver.reverse

{V : Type u_4} → [inst : Quiver V] → [Quiver.HasReverse V] → {a b : V} → (a ⟶ b) → (b ⟶ a)

Reverse the direction of an arrow.

Defined in
Mathlib.Combinatorics.Quiver.Symmetric
Cited by
23 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
QuiverQuiver.HasReverse

Around this declaration

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

Cites4

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

Cited by34

Results whose statement or proof uses this declaration.