Theorems · Theorem · combinatorics
Finpartition.IsEquipartition.card_interedges_sparsePairs_le
∀ {α : 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]
{ε : 𝕜},
P.IsEquipartition →
0 ≤ ε →
↑((P.sparsePairs G ε).biUnion fun x =>
match x with
| (U, V) => G.interedges 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.
Cites22
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
- le_reflproof · cited by 2,061
- SimpleGraph.Adjstatement and proof · cited by 1,346
- add_le_addproof · cited by 666
- mul_le_mul_of_nonneg_leftproof · cited by 361
- Nat.cast_nonneg'proof · cited by 245
- Finset.biUnionstatement · cited by 217
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.regularityReduced_edges_card_auxproof · cited by 1