Theorems · Theorem · combinatorics
SimpleGraph.nonuniformWitness_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 α},
s ≠ t →
¬G.IsUniform ε s t →
ε ≤ ↑|G.edgeDensity (G.nonuniformWitness ε s t) (G.nonuniformWitness ε t s) - G.edgeDensity s t|- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- WellOrderingRelproof · cited by 30
- asymmproof · cited by 12
- trichotomous_ofproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.