Mathlib Map

Theorems · Definition · combinatorics

Quiver.symmetrifyCostar

{U : Type u_1} →
  [inst : Quiver U] → (u : U) → Quiver.Costar (Quiver.Symmetrify.of.obj u) ≃ Quiver.Costar u ⊕ Quiver.Star u

The costar of the symmetrification of a quiver at a vertex u is equivalent to the sum of the costar and the star at u in the original quiver.

Defined in
Mathlib.Combinatorics.Quiver.Covering
Cited by
2 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
Quiver

Around this declaration

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

Cites9

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.