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.
- 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.
- Finsetstatement and proof · cited by 13,712
- Finset.sumproof · cited by 5,195
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardproof · cited by 2,327
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsproof · cited by 184
- Finset.offDiagproof · cited by 44
- SimpleGraph.edgeDensityproof · cited by 31
Cited by6
Results whose statement or proof uses this declaration.
- SzemerediRegularity.energy_incrementstatement · cited by 1
- Finpartition.energy_le_onestatement · cited by 1
- Finpartition.energy_nonnegstatement · cited by 1
- szemeredi_regularityproof · cited by 1
- Finpartition.coe_energystatement · cited by 1
- Finpartition.energy.congr_simpstatement and proof · cited by 0