Theorems · Theorem · functional analysis
CStarAlgebra.inv_le_inv_iff
∀ {A : Type u_1} [inst : CStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {a b : Aˣ},
0 ≤ ↑a → 0 ≤ ↑b → (↑a⁻¹ ≤ ↑b⁻¹ ↔ ↑b ≤ ↑a)In a unital C⋆-algebra, if 0 ≤ a and 0 ≤ b and a and b are units, then a⁻¹ ≤ b⁻¹
if and only if b ≤ a.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 324 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
- Units.valstatement and proof · cited by 1,966
- StarOrderedRingstatement and proof · cited by 587
- CStarAlgebrastatement and proof · cited by 123
- CFC.inv_nonneg_of_nonnegproof · cited by 5
- CStarAlgebra.inv_le_invproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CStarAlgebra.inv_le_iffproof · cited by 1
- CStarAlgebra.le_inv_iffproof · cited by 1