Theorems · Theorem · combinatorics
Finpartition.IsEquipartition.sum_nonUniforms_lt
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : DecidableEq α] {A : Finset α} {P : Finpartition A} {G : SimpleGraph α} [inst_4 : DecidableRel G.Adj]
{ε : 𝕜},
A.Nonempty →
0 < ε →
P.IsEquipartition →
P.IsUniform G ε →
↑((P.nonUniforms G ε).biUnion fun x =>
match x with
| (U, V) => U ×ˢ V).card <
4 * ε * ↑A.card ^ 2- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.cardstatement and proof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- le_reflproof · cited by 2,061
- SProd.sprodstatement and proof · cited by 1,750
- SimpleGraph.Adjstatement and proof · cited by 1,346
- le_of_ltproof · cited by 1,175
- Finset.Nonemptystatement and proof · cited by 1,001
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.regularityReduced_edges_card_auxproof · cited by 1