Theorems · Theorem · general topology
PairReduction.card_pairSetSeq_le_logSizeRadius_mul
∀ {T : Type u_1} [inst : PseudoEMetricSpace T] {a c : ENNReal} {J : Finset T} [inst_1 : DecidableEq T] (hJ : J.Nonempty)
(i : ℕ),
1 < a →
↑(PairReduction.pairSetSeq J a c i).card ≤
(if (PairReduction.logSizeBallSeq J hJ a c i).finset.Nonempty then 1 else 0) *
a ^ (PairReduction.logSizeBallSeq J hJ a c i).radius- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- one_mulproof · cited by 2,841
- Finset.cardstatement and proof · cited by 2,327
- MulZeroClass.zero_mulproof · cited by 1,625
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Finset.Nonemptystatement and proof · cited by 1,001
- EDist.edistproof · cited by 735
- CharP.cast_eq_zeroproof · cited by 357
- Finset.card_mapproof · cited by 114
- Finset.filter.congr_simpproof · cited by 47
- PairReduction.logSizeBallSeqstatement and proof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- PairReduction.card_pairSet_leproof · cited by 1