Theorems · Theorem · functional analysis
CFC.sqrt_eq_real_sqrt
∀ {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),
autoParam (0 ≤ a) CFC.sqrt_eq_real_sqrt._auto_1 → CFC.sqrt a = cfcₙ Real.sqrt aNote that the hypothesis 0 ≤ a is necessary because the continuous functional calculi over
ℝ≥0 (for the left-hand side) and ℝ (for the right-hand side) use different predicates (i.e.,
(0 ≤ ·) versus IsSelfAdjoint). Consequently, if a is selfadjoint but not nonnegative, then
the left-hand side is zero, but the right-hand side is (provably equal to) CFC.sqrt a⁺.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- T2Spacestatement and proof · cited by 1,351
- StarOrderedRingstatement and proof · cited by 587
- IsSelfAdjointstatement and proof · cited by 545
- Real.sqrtstatement and proof · cited by 545
- NonUnitalRingstatement and proof · cited by 422
Cited by2
Results whose statement or proof uses this declaration.
- CFC.abs_eq_cfcₙ_normproof · cited by 2
- IsSelfAdjoint.self_add_I_smul_cfcSqrt_sub_sq_mem_unitaryproof · cited by 0