Theorems · Theorem · order theory
IsNonarchimedean.add_le
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] {α : Type u_2} [inst_3 : Add α]
{f : α → R}, (∀ (x : α), 0 ≤ f x) → IsNonarchimedean f → ∀ {a b : α}, f (a + b) ≤ f a + f bA nonnegative nonarchimedean function satisfies the triangle inequality.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- le_transproof · cited by 985
- IsNonarchimedeanstatement and proof · cited by 77
- max_le_iffproof · cited by 25
- le_add_iff_nonneg_rightproof · cited by 15
- le_add_iff_nonneg_leftproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- exists_nonarchimedean_pow_mul_seminorm_of_finiteDimensionalproof · cited by 5