Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.IsEdgeReachable

{V : Type u_1} → SimpleGraph V → ℕ → V → V → Prop

Two vertices are k-edge-reachable if they remain reachable after removing strictly fewer than k edges.

Defined in
Mathlib.Combinatorics.SimpleGraph.Connectivity.EdgeConnectivity
Cited by
24 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites6

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

Cited by25

Results whose statement or proof uses this declaration.