Mathlib Map

Theorems · Inductive type · combinatorics

Graph.IsInducedSubgraph

{α : Type u_1} → {β : Type u_2} → Graph α β → Graph α β → Prop

H ≤i G (Graph.IsInducedSubgraph) is a subgraph of G such that every link of G involving two vertices of H is also a link of H.

Defined in
Mathlib.Combinatorics.Graph.Subgraph
Cited by
16 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms

Around this declaration

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

Cites1

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

  • Graphstatement · cited by 242

Cited by20

Results whose statement or proof uses this declaration.