Theorems · Theorem · number theory
IsNonarchimedean.apply_sum_le
∀ {α : Type u_2} {β : Type u_3} {F : Type u_4} [inst : AddCommMonoid β] [inst_1 : FunLike F β ℝ] [NonnegHomClass F β ℝ]
[ZeroHomClass F β ℝ] {v : F} {l : α → β}, IsNonarchimedean ⇑v → ∀ {s : Finset α}, v (∑ i ∈ s, l i) ≤ ⨆ i, v (l ↑i)The ultrametric triangle inequality for finite sums.
- Defined in
- Mathlib.NumberTheory.Height.MvPolynomial
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement and proof · cited by 5,195
- FunLikestatement and proof · cited by 2,560
- iSupstatement and proof · cited by 2,415
- le_reflproof · cited by 2,061
- map_zeroproof · cited by 1,614
- le_rflproof · cited by 1,558
- IsEmptyproof · cited by 759
- le_imp_le_of_le_of_leproof · cited by 576
Cited by2
Results whose statement or proof uses this declaration.
- IsNonarchimedean.iSup_abv_linearMap_apply_leproof · cited by 1
- IsNonarchimedean.apply_sum_univ_leproof · cited by 1