Mathlib Map

Theorems · Definition · combinatorics

Graph.Adj

{α : Type u_1} → {β : Type u_2} → Graph α β → α → α → Prop

G.Adj x y means that G has an edge whose ends are the vertices x and y.

Defined in
Mathlib.Combinatorics.Graph.Basic
Cited by
23 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms

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 by24

Results whose statement or proof uses this declaration.