Theorems · Theorem · functional analysis
CFC.posPart_negPart_unique
∀ {A : Type u_1} [inst : NonUnitalRing A] [inst_1 : Module ℝ A] [inst_2 : SMulCommClass ℝ A A]
[inst_3 : IsScalarTower ℝ A A] [inst_4 : StarRing A] [inst_5 : TopologicalSpace A]
[inst_6 : NonUnitalContinuousFunctionalCalculus ℝ A IsSelfAdjoint] [inst_7 : PartialOrder A] [StarOrderedRing A]
[NonnegSpectrumClass ℝ A] [IsSemitopologicalRing A] [T2Space A] {a b c : A},
a = b - c →
b * c = 0 →
autoParam (0 ≤ b) CFC.posPart_negPart_unique._auto_1 →
autoParam (0 ≤ c) CFC.posPart_negPart_unique._auto_3 → a⁺ = b ∧ a⁻ = cThe positive and negative parts of a selfadjoint element a are unique. That is, if
a = b - c is the difference of nonnegative elements whose product is zero, then these are
precisely a⁺ and a⁻.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites92
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommSemiringproof · cited by 10,911
- LinearMapproof · cited by 10,215
- Set.Elemproof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- IsScalarTowerstatement and proof · cited by 3,896
- Factproof · cited by 2,726
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.