Mathlib Map

Theorems · Theorem · combinatorics

Quiver.reverse_reverse

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

Around this declaration

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

Cites5

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

Cited by6

Results whose statement or proof uses this declaration.