Theorems · Theorem · order theory
smul_le_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 α β] [PosSMulMono α β]
[PosSMulReflectLE α β], a < 0 → (a • b₁ ≤ a • b₂ ↔ b₂ ≤ b₁)- Defined in
- Mathlib.Algebra.Order.Module.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, 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
- PosSMulMonostatement and proof · cited by 188
- neg_le_neg_iffproof · cited by 57
- PosSMulReflectLEstatement and proof · cited by 51
- neg_pos_of_negproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- inv_smul_le_iff_of_negproof · cited by 0
- smul_inv_le_iff_of_negproof · cited by 0