Mathlib Map

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
Assumes
ZeroZeroSMulWithZeroLinearOrderLinearOrderPosSMulMonoSMulPosMono

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.

Cited by1

Results whose statement or proof uses this declaration.