Theorems · Theorem · order theory
ArchimedeanClass.mk_smul
∀ {M : Type u_1} [inst : AddCommGroup M] [inst_1 : LinearOrder M] [inst_2 : IsOrderedAddMonoid M] {K : Type u_2}
[inst_3 : Ring K] [inst_4 : LinearOrder K] [IsOrderedRing K] [Archimedean K] [inst_7 : Module K M] [PosSMulMono K M]
(a : M) {k : K}, k ≠ 0 → ArchimedeanClass.mk (k • a) = ArchimedeanClass.mk a- Defined in
- Mathlib.Algebra.Order.Module.Archimedean
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Nontrivialproof · cited by 2,416
- absproof · cited by 1,814
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- one_smulproof · cited by 1,374
- IsOrderedRingstatement and proof · cited by 777
- Archimedeanstatement and proof · cited by 603
- ArchimedeanClassstatement · cited by 247
- PosSMulMonostatement and proof · cited by 188
Cited by2
Results whose statement or proof uses this declaration.
- ArchimedeanClass.mk_le_mk_smulproof · cited by 0
- DivisibleHull.archimedeanClassMk_mk_eqproof · cited by 0