Theorems · Theorem · order theory
smul_pos
∀ {α : Type u_1} {β : Type u_2} {a : α} {b : β} [inst : Zero α] [inst_1 : Zero β] [inst_2 : SMulZeroClass α β]
[inst_3 : Preorder α] [inst_4 : Preorder β] [PosSMulStrictMono α β], 0 < a → 0 < b → 0 < a • b- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 5 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.
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
- smul_zeroproof · cited by 665
- SMulZeroClassstatement and proof · cited by 213
- PosSMulStrictMonostatement and proof · cited by 128
- smul_lt_smul_of_pos_leftproof · cited by 23
Cited by5
Results whose statement or proof uses this declaration.
- gauge_smul_of_nonnegproof · cited by 7
- gauge_smul_left_of_nonnegproof · cited by 1
- Matrix.PosDef.smulproof · cited by 1
- QuadraticMap.PosDef.smulproof · cited by 0
- Finset.expect_posproof · cited by 0