Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.toSubgraph

{V : Type u} → {G : SimpleGraph V} → (H : SimpleGraph V) → H ≤ G → G.Subgraph

Turn a subgraph of a SimpleGraph into a member of its subgraph type.

Defined in
Mathlib.Combinatorics.SimpleGraph.Subgraph
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.

Cites6

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.