Theorems · Theorem · order theory
ArchimedeanClass.mk_mul
∀ {R : Type u_1} [inst : LinearOrder R] [inst_1 : CommRing R] [inst_2 : IsStrictOrderedRing R] (x y : R),
ArchimedeanClass.mk (x * y) = ArchimedeanClass.mk x + ArchimedeanClass.mk y- Defined in
- Mathlib.Algebra.Order.Ring.Archimedean
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- ArchimedeanClassstatement · cited by 247
- ArchimedeanClass.mkstatement · cited by 174
Cited by2
Results whose statement or proof uses this declaration.
- ArchimedeanClass.addValuationproof · cited by 15
- ArchimedeanClass.mk_divproof · cited by 0