Theorems · Theorem · order theory
IsNonarchimedean.add_eq_right_of_lt
∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] {F : Type u_2} {α : Type u_3} [inst_2 : AddGroup α]
[inst_3 : FunLike F α R] [AddGroupSeminormClass F α R] {f : F},
IsNonarchimedean ⇑f → ∀ {x y : α}, f x < f y → f (x + y) = f y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- LE.le.trans_eqproof · cited by 328
- lt_of_le_of_neproof · cited by 230
- lt_irreflproof · cited by 190
- neg_add_cancel_leftproof · cited by 84
- IsNonarchimedeanstatement and proof · cited by 77
- max_selfproof · cited by 43
- max_ltproof · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- IsNonarchimedean.add_eq_max_of_neproof · cited by 2