Mathlib Map

Theorems · Definition · combinatorics

Finpartition.energy

{α : Type u_1} →
  [inst : DecidableEq α] → {s : Finset α} → Finpartition s → (G : SimpleGraph α) → [DecidableRel G.Adj] → ℚ

The energy of a partition, also known as index. Auxiliary quantity for Szemerédi's regularity lemma.

Defined in
Mathlib.Combinatorics.SimpleGraph.Regularity.Energy
Cited by
6 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqDecidableRel

Around this declaration

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

Cites9

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

Cited by6

Results whose statement or proof uses this declaration.