Mathlib Map

Theorems · Definition · combinatorics

Quiver.Star

{U : Type u_1} → [Quiver U] → U → Type (max u_1 u)

The Quiver.Star at a vertex is the collection of arrows whose source is the vertex. The type Quiver.Star u is defined to be Σ (v : U), (u ⟶ v).

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

Around this declaration

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

Cites2

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

Cited by30

Results whose statement or proof uses this declaration.