Mathlib Map

Theorems · Definition · combinatorics

Quiver.Hom.opEquiv

{V : Type u_1} → [inst : Quiver V] → {X Y : V} → (X ⟶ Y) ≃ (Opposite.op Y ⟶ Opposite.op X)

The bijection (X ⟶ Y) ≃ (op Y ⟶ op X).

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

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 by4

Results whose statement or proof uses this declaration.