Theorems · Theorem · order theory
zsmul_left_mono
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α] {a : α},
0 ≤ a → Monotone fun n => n • a- Defined in
- Mathlib.Algebra.Order.Group.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Monotonestatement · cited by 1,397
- le_add_of_nonneg_rightproof · cited by 69
- add_one_zsmulproof · cited by 19
- monotone_int_of_le_succproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- zsmul_le_zsmul_leftproof · cited by 2
- toIcoMod_le_toIocModproof · cited by 0