Theorems · Theorem · field theory
ArchimedeanClass.stdPart_add
∀ {K : Type u_1} [inst : LinearOrder K] [inst_1 : Field K] [inst_2 : IsOrderedRing K] {x y : K},
0 ≤ ArchimedeanClass.mk x →
0 ≤ ArchimedeanClass.mk y →
ArchimedeanClass.stdPart (x + y) = ArchimedeanClass.stdPart x + ArchimedeanClass.stdPart y- Defined in
- Mathlib.Algebra.Order.Ring.StandardPart
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- map_addproof · cited by 964
- IsOrderedRingstatement and proof · cited by 777
- ArchimedeanClassstatement · cited by 247
- ArchimedeanClass.mkstatement and proof · cited by 174
- Valuation.valuationSubringproof · cited by 56
- ArchimedeanClass.stdPartstatement · cited by 42
- ArchimedeanClass.FiniteElement.mkproof · cited by 23
- ArchimedeanClass.FiniteResidueField.mkproof · cited by 22
Cited by2
Results whose statement or proof uses this declaration.
- ArchimedeanClass.stdPart_add_eq_rightproof · cited by 2
- ArchimedeanClass.stdPart_subproof · cited by 0