Theorems · Theorem · order theory
pos_and_pos_or_neg_and_neg_of_smul_pos
∀ {α : Type u_1} {β : Type u_2} {a : α} {b : β} [inst : Zero α] [inst_1 : Zero β] [inst_2 : SMulWithZero α β]
[inst_3 : LinearOrder α] [inst_4 : LinearOrder β] [PosSMulMono α β] [SMulPosMono α β],
0 < a • b → 0 < a ∧ 0 < b ∨ a < 0 ∧ b < 0- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- LT.lt.leproof · cited by 2,189
- zero_smulproof · cited by 716
- PosSMulMonostatement and proof · cited by 188
- lt_trichotomyproof · cited by 178
- SMulWithZerostatement and proof · cited by 113
- LT.lt.falseproof · cited by 66
- SMulPosMonostatement and proof · cited by 52
- lt_imp_lt_of_le_imp_leproof · cited by 18
- smul_nonpos_of_nonneg_of_nonposproof · cited by 3
- smul_nonpos_of_nonpos_of_nonnegproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- neg_of_smul_pos_leftproof · cited by 1
- neg_of_smul_pos_rightproof · cited by 1