Theorems · Theorem · order theory
smul_nonpos_iff
∀ {α : Type u_1} {β : Type u_2} [inst : Ring α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α]
[inst_3 : AddCommGroup β] [inst_4 : LinearOrder β] [IsOrderedAddMonoid β] [inst_6 : Module α β]
[PosSMulStrictMono α β] {a : α} {b : β}, a • b ≤ 0 ↔ 0 ≤ a ∧ b ≤ 0 ∨ a ≤ 0 ∧ 0 ≤ b- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- IsStrictOrderedRingstatement and proof · cited by 2,490
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- smul_negproof · cited by 181
- PosSMulStrictMonostatement and proof · cited by 128
- neg_nonnegproof · cited by 60
- neg_nonposproof · cited by 31
- smul_nonneg_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.