Theorems · Definition · combinatorics
Finpartition.IsUniform
{α : Type u_1} →
{𝕜 : Type u_2} →
[Field 𝕜] →
[LinearOrder 𝕜] →
[inst : DecidableEq α] → {A : Finset α} → Finpartition A → (G : SimpleGraph α) → [DecidableRel G.Adj] → 𝕜 → PropA finpartition of a graph's vertex set is ε-uniform (aka ε-regular) iff the proportion of
its pairs of parts that are not ε-uniform is at most ε.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- 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
- Finpartition.nonUniformsproof · cited by 11
Cited by13
Results whose statement or proof uses this declaration.
- SimpleGraph.FarFromTriangleFree.le_card_cliqueFinsetproof · cited by 2
- SzemerediRegularity.card_incrementstatement and proof · cited by 2
- Finpartition.IsEquipartition.sum_nonUniforms_ltstatement and proof · cited by 1
- Finpartition.IsEquipartition.sum_nonUniforms_lt'statement and proof · cited by 1
- Finpartition.IsUniform.monostatement and proof · cited by 1
- Finpartition.bot_isUniformstatement · cited by 1
- Finpartition.isUniform_onestatement · cited by 1
- Finpartition.isUniformOfEmptystatement · cited by 1
- szemeredi_regularitystatement and proof · cited by 1
- Finpartition.nonempty_of_not_uniformstatement and proof · cited by 1
- SimpleGraph.regularityReduced_edges_card_auxstatement and proof · cited by 1
- SzemerediRegularity.energy_incrementstatement and proof · cited by 1