Theorems · Theorem · order theory
StrictMono.const_mul
∀ {α : Type u_1} {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : PartialOrder M₀] {a : M₀} [inst_2 : Preorder α]
{f : α → M₀} [PosMulStrictMono M₀], StrictMono f → 0 < a → StrictMono fun x => a * f x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
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.
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- StrictMonostatement and proof · cited by 706
- MonoidWithZerostatement and proof · cited by 456
- PosMulStrictMonostatement and proof · cited by 151
- StrictMono.compproof · cited by 36
- strictMono_mul_left_of_posproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Real.strictMono_rpow_of_base_gt_oneproof · cited by 2
- Even.strictConvexOn_powproof · cited by 0