Theorems · Definition · combinatorics
Finpartition.sparsePairs
{α : 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 ε-dense in a graph G. Note that we
dismiss the diagonal. We do not care whether s is ε-dense with itself.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 70 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.edgeDensityproof · cited by 31
Cited by7
Results whose statement or proof uses this declaration.
- SimpleGraph.regularityReduced_edges_card_auxproof · cited by 1
- SimpleGraph.unreduced_edges_subsetstatement and proof · cited by 1
- Finpartition.IsEquipartition.card_interedges_sparsePairs_lestatement · cited by 1
- Finpartition.IsEquipartition.card_interedges_sparsePairs_le'statement and proof · cited by 1
- Finpartition.sparsePairs.congr_simpstatement and proof · cited by 0
- Finpartition.mk_mem_sparsePairsstatement · cited by 0
- Finpartition.sparsePairs_monostatement · cited by 0