Theorems · Theorem · order theory
smul_inv_lt_iff_of_neg
∀ {𝕜 : Type u_1} {G : Type u_2} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : AddCommGroup G] [inst_4 : PartialOrder G] [IsOrderedAddMonoid G] [inst_6 : Module 𝕜 G] {a : 𝕜} {b₁ b₂ : G}
[PosSMulStrictMono 𝕜 G], a < 0 → (b₁ < a⁻¹ • b₂ ↔ b₂ < a • b₁)- Defined in
- Mathlib.Algebra.Order.Module.Field
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 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
- Fieldstatement and proof · cited by 7,404
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- LT.lt.neproof · cited by 872
- PosSMulStrictMonostatement and proof · cited by 128
- smul_inv_smul₀proof · cited by 59
- smul_lt_smul_iff_of_neg_leftproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.