Theorems · Theorem · order theory
strictMono_smul_left_of_pos
∀ {α : Type u_1} {β : Type u_2} {a : α} [inst : SMul α β] [inst_1 : Preorder α] [inst_2 : Preorder β] [inst_3 : Zero α]
[PosSMulStrictMono α β], 0 < a → StrictMono fun x => a • x- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 · cited by 706
- PosSMulStrictMonostatement and proof · cited by 128
- PosSMulStrictMono.smul_lt_smul_of_pos_leftproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- smul_lt_smul_of_pos_leftproof · cited by 23
- StrictMono.const_smulproof · cited by 0
- StrictAnti.const_smulproof · cited by 0