Theorems · Theorem · functional analysis
CStarAlgebra.nonneg_TFAE
∀ {A : Type u_1} [inst : PartialOrder A] [inst_1 : NonUnitalRing A] [inst_2 : TopologicalSpace A] [inst_3 : StarRing A]
[inst_4 : Module ℝ A] [inst_5 : SMulCommClass ℝ A A] [inst_6 : IsScalarTower ℝ A A] [inst_7 : StarOrderedRing A]
[inst_8 : NonUnitalContinuousFunctionalCalculus ℝ A IsSelfAdjoint] [inst_9 : NonnegSpectrumClass ℝ A]
[IsSemitopologicalRing A] [T2Space A] {a : A},
[0 ≤ a, a = CFC.sqrt a * CFC.sqrt a, ∃ b, 0 ≤ b ∧ a = b * b, ∃ b, IsSelfAdjoint b ∧ a = b * b, ∃ b, a = star b * b,
∃ b, a = b * star b, a = a⁺, IsSelfAdjoint a ∧ a⁻ = 0,
IsSelfAdjoint a ∧ QuasispectrumRestricts a ⇑ContinuousMap.realToNNReal].TFAEFor an element a in a C⋆-algebra, TFAE:
1. 0 ≤ a
2. a = sqrt a * sqrt a
3. a = b * b for some nonnegative b
4. a = b * b for some self-adjoint b
5. a = star b * b for some b
6. a = b * star b for some b
7. a = a⁺
8. a is self-adjoint and a⁻ = 0
9. a is self-adjoint and has nonnegative spectrum
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- PartialOrderstatement and proof · cited by 6,410
- NNRealstatement · cited by 4,310
- IsScalarTowerstatement and proof · cited by 3,896
- ContinuousMapstatement · cited by 2,491
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- T2Spacestatement and proof · cited by 1,351
- Star.starstatement and proof · cited by 1,082
Cited by6
Results whose statement or proof uses this declaration.
- CStarAlgebra.nonneg_iff_eq_star_mul_selfproof · cited by 3
- CStarAlgebra.nonneg_iff_eq_mul_star_selfproof · cited by 0
- CStarAlgebra.nonneg_iff_eq_sqrt_mul_sqrtproof · cited by 0
- CStarAlgebra.nonneg_iff_exists_isSelfAdjoint_and_eq_mul_selfproof · cited by 0
- CStarAlgebra.nonneg_iff_exists_nonneg_and_eq_mul_selfproof · cited by 0
- CStarAlgebra.nonneg_iff_isSelfAdjoint_and_negPart_eq_zeroproof · cited by 0