Theorems · Definition · field theory
Nonneg.unitsEquivPos
(R : Type u_2) →
[inst : DivisionSemiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : IsStrictOrderedRing R] → [PosMulReflectLT R] → { r // 0 ≤ r }ˣ ≃* { r // 0 < r }In an ordered field, the units of the nonnegative elements are the positive elements.
- Defined in
- Mathlib.Algebra.Order.Nonneg.Field
- Cited by
- 4 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- Unitsstatement and proof · cited by 2,804
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Units.valproof · cited by 1,966
- MulEquivstatement · cited by 1,142
- PosMulReflectLTstatement and proof · cited by 278
- DivisionSemiringstatement and proof · cited by 216
Cited by5
Results whose statement or proof uses this declaration.
- Nonneg.unitsHomeomorphPosproof · cited by 3
- Nonneg.unitsEquivPos_apply_coestatement and proof · cited by 0
- Nonneg.val_inv_unitsEquivPos_symm_apply_coestatement and proof · cited by 0
- Nonneg.unitsEquivPos.congr_simpstatement and proof · cited by 0
- Nonneg.val_unitsEquivPos_symm_apply_coestatement and proof · cited by 0