Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Subgraph.deleteEdges

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

Given a subgraph G' and a set of vertex pairs, remove all of the corresponding edges from its edge set, if present. See also: SimpleGraph.deleteEdges.

Defined in
Mathlib.Combinatorics.SimpleGraph.Subgraph
Cited by
13 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites7

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

Cited by13

Results whose statement or proof uses this declaration.