Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.IsExtremal

{V : Type u_1} → [Fintype V] → (G : SimpleGraph V) → [DecidableRel G.Adj] → (SimpleGraph V → Prop) → Prop

G is an extremal graph satisfying p if G has the maximum number of edges of any simple graph, with fixed vertices, satisfying p.

Defined in
Mathlib.Combinatorics.SimpleGraph.Extremal.Basic
Cited by
9 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableRel

Around this declaration

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

Cites5

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.