Theorems · Theorem · order theory
strictMono_mul_right_of_pos
∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : PartialOrder M₀] {a : M₀} [MulPosStrictMono M₀],
0 < a → StrictMono fun x => x * a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- StrictMonostatement · cited by 706
- MonoidWithZerostatement and proof · cited by 456
- MulPosStrictMonostatement and proof · cited by 94
- mul_lt_mul_of_pos_rightproof · cited by 54
Cited by3
Results whose statement or proof uses this declaration.
- StrictMono.mul_constproof · cited by 2
- StrictAnti.mul_constproof · cited by 0
- cmp_mul_pos_rightproof · cited by 0