Theorems · Theorem · combinatorics
SimpleGraph.nonuniformWitnesses_spec
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [inst_2 : IsStrictOrderedRing 𝕜]
(G : SimpleGraph α) [inst_3 : DecidableRel G.Adj] {ε : 𝕜} {s t : Finset α},
¬G.IsUniform ε s t →
ε ≤ ↑|G.edgeDensity (G.nonuniformWitnesses ε s t).1 (G.nonuniformWitnesses ε s t).2 - G.edgeDensity s t|- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- absstatement and proof · cited by 1,814
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.IsUniformstatement and proof · cited by 33
- SimpleGraph.edgeDensitystatement and proof · cited by 31
- SimpleGraph.nonuniformWitnessesstatement · cited by 7
- SimpleGraph.not_isUniform_iffproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.nonuniformWitness_specproof · cited by 0