Theorems · Theorem · combinatorics
SimpleGraph.IsUniform.mono
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] {G : SimpleGraph α}
[inst_3 : DecidableRel G.Adj] {ε : 𝕜} {s t : Finset α} {ε' : 𝕜}, ε ≤ ε' → G.IsUniform ε s t → G.IsUniform ε' s t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.cardproof · cited by 2,327
- SimpleGraph.Adjstatement and proof · cited by 1,346
- le_transproof · cited by 985
- LT.lt.trans_leproof · cited by 678
- mul_le_mul_of_nonneg_leftproof · cited by 361
- Nat.cast_nonneg'proof · cited by 245
- SimpleGraph.IsUniformstatement and proof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- Finpartition.nonUniforms_monoproof · cited by 1
- SimpleGraph.regularityReduced_monoproof · cited by 0