Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Subgraph.induce

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

The induced subgraph of a subgraph. The expectation is that s ⊆ G'.verts for the usual notion of an induced subgraph, but, in general, s is taken to be the new vertex set and edges are induced from the subgraph G'.

Defined in
Mathlib.Combinatorics.SimpleGraph.Subgraph
Cited by
33 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 by36

Results whose statement or proof uses this declaration.