Theorems · Theorem · general topology
IsUltrametricDist.norm_sum_le_of_forall_le_of_nonneg
∀ {M : Type u_1} {ι : Type u_2} [inst : SeminormedAddCommGroup M] [IsUltrametricDist M] {s : Finset ι} {f : ι → M}
{C : ℝ}, 0 ≤ C → (∀ i ∈ s, ‖f i‖ ≤ C) → ‖∑ i ∈ s, f i‖ ≤ CGeneralised ultrametric triangle inequality for finite sums in additive commutative groups with an ultrametric norm.
- Defined in
- Mathlib.Analysis.Normed.Group.Ultra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Finsetstatement and proof · cited by 13,712
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement · cited by 5,195
- NNRealproof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNReal.toRealproof · cited by 1,260
- IsUltrametricDiststatement and proof · cited by 177
- IsUltrametricDist.nnnorm_sum_le_of_forall_leproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsUltrametricDist.norm_tsum_leproof · cited by 2
- IsUltrametricDist.norm_fwdDiff_iter_apply_leproof · cited by 1