Theorems · Definition · combinatorics
Finpartition.nonUniforms
{α : Type u_1} →
{𝕜 : Type u_2} →
[Field 𝕜] →
[LinearOrder 𝕜] →
[inst : DecidableEq α] →
{A : Finset α} →
Finpartition A → (G : SimpleGraph α) → [DecidableRel G.Adj] → 𝕜 → Finset (Finset α × Finset α)The pairs of parts of a partition P which are not ε-uniform in a graph G. Note that we
dismiss the diagonal. We do not care whether s is ε-uniform with itself.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finset.filterproof · cited by 949
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsproof · cited by 184
- Finset.offDiagproof · cited by 44
- SimpleGraph.IsUniformproof · cited by 33
Cited by12
Results whose statement or proof uses this declaration.
- Finpartition.IsUniformproof · cited by 13
- SzemerediRegularity.energy_incrementproof · cited by 1
- Finpartition.IsEquipartition.sum_nonUniforms_ltstatement and proof · cited by 1
- Finpartition.IsEquipartition.sum_nonUniforms_lt'statement and proof · cited by 1
- Finpartition.mk_mem_nonUniformsstatement · cited by 1
- Finpartition.bot_isUniformproof · cited by 1
- Finpartition.nonUniforms_botstatement · cited by 1
- Finpartition.nonUniforms_monostatement · cited by 1
- SimpleGraph.regularityReduced_edges_card_auxproof · cited by 1
- SimpleGraph.unreduced_edges_subsetstatement · cited by 1
- Finpartition.isUniform_oneproof · cited by 1
- Finpartition.nonUniforms.congr_simpstatement and proof · cited by 0