Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Reachable.mono

∀ {V : Type u} {u v : V} {G G' : SimpleGraph V}, G ≤ G' → G.Reachable u v → G'.Reachable u v
Defined in
Mathlib.Combinatorics.SimpleGraph.Connectivity.Connected
Cited by
10 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms

Around this declaration

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

Cites4

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

Cited by10

Results whose statement or proof uses this declaration.