Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.induce

{V : Type u_1} → (s : Set V) → SimpleGraph V → SimpleGraph ↑s

Restrict a graph to the vertices in the set s, deleting all edges incident to vertices outside the set. This is a wrapper around SimpleGraph.comap.

Defined in
Mathlib.Combinatorics.SimpleGraph.Maps
Cited by
80 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, 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 by95

Results whose statement or proof uses this declaration.