Theorems · Theorem · order theory
smul_pos_iff_of_pos_left
∀ {α : Type u_1} {β : Type u_2} {a : α} {b : β} [inst : Zero α] [inst_1 : Zero β] [inst_2 : SMulZeroClass α β]
[inst_3 : Preorder α] [inst_4 : Preorder β] [PosSMulStrictMono α β] [PosSMulReflectLT α β],
0 < a → (0 < a • b ↔ 0 < b)- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
- Preorderstatement and proof · cited by 7,952
- smul_zeroproof · cited by 665
- SMulZeroClassstatement and proof · cited by 213
- PosSMulStrictMonostatement and proof · cited by 128
- PosSMulReflectLTstatement and proof · cited by 28
- smul_lt_smul_iff_of_pos_leftproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.