Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Embedding.induce

{V : Type u_1} → {G : SimpleGraph V} → (s : Set V) → SimpleGraph.induce s G ↪g G

Induced graphs embed in the original graph. Note that if G.induce s = ⊤ (i.e., if s is a clique) then this gives the embedding of a complete graph.

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

Results whose statement or proof uses this declaration.