Theorems · Theorem · order theory
StrictMono.smul_const
∀ {α : Type u_1} {β : Type u_2} {b : β} [inst : SMul α β] [inst_1 : Preorder α] [inst_2 : Preorder β] [inst_3 : Zero β]
[SMulPosStrictMono α β] {γ : Type u_3} [inst_5 : Preorder γ] {f : γ → α},
StrictMono f → 0 < b → StrictMono fun x => f x • bScalar multiplication on the right by a positive element preserves strict monotonicity.
- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 0 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.
- Preorderstatement and proof · cited by 7,952
- StrictMonostatement and proof · cited by 706
- StrictMono.compproof · cited by 36
- SMulPosStrictMonostatement and proof · cited by 29
- strictMono_smul_right_of_posproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.