Theorems · Theorem · general topology
PiCountable.dist_summable
∀ {ι : Type u_2} [inst : Encodable ι] {F : ι → Type u_3} [inst_1 : (i : ι) → PseudoMetricSpace (F i)]
(x y : (i : ι) → F i), Summable fun i => min (2⁻¹ ^ Encodable.encode i) (dist (x i) (y i))- Defined in
- Mathlib.Topology.MetricSpace.PiNat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EncodablePseudoMetricSpace
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.
- Realstatement and proof · cited by 25,697
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- le_of_ltproof · cited by 1,175
- Summablestatement and proof · cited by 778
- one_divproof · cited by 624
- pow_posproof · cited by 292
- inv_powproof · cited by 140
- Encodablestatement and proof · cited by 140
- dist_nonnegproof · cited by 126
- inv_pos_of_posproof · cited by 123
Cited by1
Results whose statement or proof uses this declaration.
- PiCountable.min_dist_le_dist_piproof · cited by 1