Theorems · Theorem · order theory
neg_of_smul_pos_right
∀ {α : 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 → a ≤ 0 → b < 0- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
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.
- LinearOrderstatement and proof · cited by 8,572
- LT.lt.not_geproof · cited by 305
- PosSMulMonostatement and proof · cited by 188
- SMulWithZerostatement and proof · cited by 113
- SMulPosMonostatement and proof · cited by 52
- pos_and_pos_or_neg_and_neg_of_smul_posproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- neg_iff_neg_of_smul_posproof · cited by 0