Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Subgraph.deleteVerts

{V : Type u} → {G : SimpleGraph V} → G.Subgraph → Set V → G.Subgraph

Given a subgraph and a set of vertices, delete all the vertices from the subgraph, if present. Any edges incident to the deleted vertices are deleted as well.

Defined in
Mathlib.Combinatorics.SimpleGraph.Subgraph
Cited by
15 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms

Around this declaration

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

Cites5

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

Cited by18

Results whose statement or proof uses this declaration.