Theorems · Theorem · combinatorics
SimpleGraph.IsUniform.symm
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] {G : SimpleGraph α}
[inst_2 : DecidableRel G.Adj] {ε : 𝕜} {s t : Finset α}, G.IsUniform ε s t → G.IsUniform ε t s- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldLinearOrderDecidableRel
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- SimpleGraph.IsUniformstatement and proof · cited by 33
- symm_ofproof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- SzemerediRegularity.edgeDensity_chunk_not_uniformproof · cited by 1
- SimpleGraph.le_card_nonuniformWitnessproof · cited by 0
- SimpleGraph.nonuniformWitness_specproof · cited by 0
- SimpleGraph.nonuniformWitness_subsetproof · cited by 0