Theorems · Theorem · order theory
strictAnti_mul_right
∀ {R : Type u} [inst : Semiring R] [inst_1 : PartialOrder R] [ExistsAddOfLE R] [MulPosStrictMono R]
[AddRightStrictMono R] [AddRightReflectLT R] {a : R}, a < 0 → StrictAnti fun x => x * a- Cited by
- 5 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- ExistsAddOfLEstatement and proof · cited by 330
- StrictAntistatement · cited by 204
- AddRightStrictMonostatement and proof · cited by 160
- MulPosStrictMonostatement and proof · cited by 94
- AddRightReflectLTstatement and proof · cited by 29
- mul_lt_mul_of_neg_rightproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- mul_le_mul_right_of_negproof · cited by 2
- cmp_mul_neg_rightproof · cited by 0
- StrictMono.mul_const_of_negproof · cited by 0
- mul_lt_mul_right_of_negproof · cited by 0
- StrictAnti.mul_const_of_negproof · cited by 0