Theorems · Theorem · order theory
nsmul_nonneg_iff
∀ {M : Type u_3} [inst : AddMonoid M] [inst_1 : LinearOrder M] [AddLeftMono M] {x : M} {n : ℕ},
n ≠ 0 → (0 ≤ n • x ↔ 0 ≤ x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- AddMonoidstatement and proof · cited by 2,864
- AddLeftMonostatement and proof · cited by 687
- nsmul_nonnegproof · cited by 9
- le_imp_le_of_lt_imp_ltproof · cited by 3
- nsmul_negproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- nsmul_nonpos_iffproof · cited by 1
- nsmul_neg_iffproof · cited by 1