Theorems · Theorem · order theory
smul_lt_smul_iff_of_neg_left
∀ {α : Type u_1} {β : Type u_2} {a : α} {b₁ b₂ : β} [inst : Ring α] [inst_1 : PartialOrder α] [IsOrderedRing α]
[inst_3 : AddCommGroup β] [inst_4 : PartialOrder β] [IsOrderedAddMonoid β] [inst_6 : Module α β]
[PosSMulStrictMono α β] [PosSMulReflectLT α β], a < 0 → (a • b₁ < a • b₂ ↔ b₂ < b₁)- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- neg_negproof · cited by 960
- IsOrderedRingstatement and proof · cited by 777
- neg_smulproof · cited by 306
- PosSMulStrictMonostatement and proof · cited by 128
- neg_lt_neg_iffproof · cited by 39
- PosSMulReflectLTstatement and proof · cited by 28
- neg_pos_of_negproof · cited by 13
Cited by4
Results whose statement or proof uses this declaration.
- smul_neg_iff_of_neg_leftproof · cited by 1
- smul_pos_iff_of_neg_leftproof · cited by 1
- smul_inv_lt_iff_of_negproof · cited by 0
- inv_smul_lt_iff_of_negproof · cited by 0