Theorems · Theorem · number theory
IsNonarchimedean.apply_sum_univ_le
∀ {α : Type u_2} {β : Type u_3} {F : Type u_4} [inst : AddCommMonoid β] [inst_1 : FunLike F β ℝ] [NonnegHomClass F β ℝ]
[ZeroHomClass F β ℝ] {v : F} {l : α → β} [inst_4 : Fintype α], IsNonarchimedean ⇑v → v (∑ i, l i) ≤ ⨆ i, v (l i)The ultrametric triangle inequality for finite sums.
- Defined in
- Mathlib.NumberTheory.Height.MvPolynomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- FunLikestatement and proof · cited by 2,560
- iSupstatement and proof · cited by 2,415
- le_reflproof · cited by 2,061
- le_imp_le_of_le_of_leproof · cited by 576
- iSup_congr_Propproof · cited by 247
- IsNonarchimedeanstatement and proof · cited by 77
Cited by1
Results whose statement or proof uses this declaration.
- Rat.iSup_finitePlace_apply_eq_one_of_gcd_eq_oneproof · cited by 1