Theorems · Theorem · general topology
PairReduction.edist_le_of_mem_pairSet
∀ {T : Type u_1} [inst : PseudoEMetricSpace T] {a c : ENNReal} {n : ℕ} {J : Finset T} [inst_1 : DecidableEq T],
1 < a → ↑J.card ≤ a ^ n → ∀ {s t : T}, (s, t) ∈ PairReduction.pairSet J a c → edist s t ≤ ↑n * c- Cited by
- 1 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- ENNRealstatement and proof · cited by 9,879
- Finset.cardstatement and proof · cited by 2,327
- le_reflproof · cited by 2,061
- PseudoEMetricSpacestatement and proof · cited by 1,536
- pow_zeroproof · cited by 1,094
- Finset.Nonemptyproof · cited by 1,001
- EDist.ediststatement and proof · cited by 735
- le_imp_le_of_le_of_leproof · cited by 576
- mul_le_mul'proof · cited by 274
- Nat.mono_castproof · cited by 76
- Finset.card_posproof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- EMetric.pair_reductionproof · cited by 0