Theorems · Theorem · order theory
ArchimedeanClass.mk_nonneg_of_le_of_le_of_archimedean
∀ {R : Type u_1} [inst : LinearOrder R] [inst_1 : CommRing R] [inst_2 : IsStrictOrderedRing R] {S : Type u_3}
[inst_3 : LinearOrder S] [inst_4 : CommRing S] [IsStrictOrderedRing S] [Archimedean S] (f : S →+*o R) {x : R}
{r s : S}, f r ≤ x → x ≤ f s → 0 ≤ ArchimedeanClass.mk x- Defined in
- Mathlib.Algebra.Order.Ring.Archimedean
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Archimedeanstatement and proof · cited by 603
- ArchimedeanClassstatement · cited by 247
- ArchimedeanClass.mkstatement · cited by 174
- LE.le.trans'proof · cited by 140
- OrderRingHomstatement and proof · cited by 132
- ArchimedeanClass.min_le_mk_of_le_of_leproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- ArchimedeanClass.stdPart_eqproof · cited by 3
- Hyperreal.isSt_iffproof · cited by 3
- Hyperreal.archimedeanClassMk_nonneg_of_tendstoproof · cited by 1