Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Reachable

{V : Type u} → SimpleGraph V → V → V → Prop

Two vertices are reachable if there is a walk between them. This is equivalent to Relation.ReflTransGen of G.Adj. See SimpleGraph.reachable_iff_reflTransGen.

Defined in
Mathlib.Combinatorics.SimpleGraph.Connectivity.Connected
Cited by
141 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 4 definitions · 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 by147

Results whose statement or proof uses this declaration.