Loogle!
Result
Found 202 declarations mentioning cfc. Of these, only the first 200 are shown.
- cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_3} {A : Type u_4} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) : A - cfc_predicate π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) : p (cfc f a) - cfc_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc id a = a - cfc_id' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc (fun x => x) a = a - cfc_eval_X π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc (fun x => Polynomial.eval x Polynomial.X) a = a - cfc_apply_of_not_predicate π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f : R β R} (a : A) (ha : Β¬p a) : cfc f a = 0 - cfc_const_zero π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) : cfc (fun x => 0) a = 0 - cfc_commute_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f g : R β R) (a : A) : Commute (cfc f a) (cfc g a) - cfc_zero π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) : cfc 0 a = 0 - cfc_congr π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f g : R β R} {a : A} (hfg : Set.EqOn f g (spectrum R a)) : cfc f a = cfc g a - cfc_const_one π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc (fun x => 1) a = 1 - IsStarNormal.cfc_map π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) : IsStarNormal (cfc f a) - cfc_const_mul_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (a : A) (ha : p a := by cfc_tac) : cfc (fun x => r * x) a = r β’ a - cfc_one π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc 1 a = 1 - cfc_apply_of_not_continuousOn π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f : R β R} (a : A) (hf : Β¬ContinuousOn f (spectrum R a)) : cfc f a = 0 - cfc_pow_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (n : β) (ha : p a := by cfc_tac) : cfc (fun x => x ^ n) a = a ^ n - cfc_apply_of_not_and π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f : R β R} (a : A) (ha : Β¬(p a β§ ContinuousOn f (spectrum R a))) : cfc f a = 0 - cfc_const π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (a : A) (ha : p a := by cfc_tac) : cfc (fun x => r) a = (algebraMap R A) r - cfc_nonneg_of_predicate π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [LE A] [ContinuousFunctionalCalculus R A fun x => 0 β€ x] {f : R β R} {a : A} : 0 β€ cfc f a - cfc_map_spectrum π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (ha : p a := by cfc_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : spectrum R (cfc f a) = f '' spectrum R a - cfc_star_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc (fun x => star x) a = star a - cfc_apply_zero π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f : R β R} : cfc f 0 = (algebraMap R A) (f 0) - cfc_apply_one π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f : R β R} : cfc f 1 = (algebraMap R A) (f 1) - cfc_star π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) : cfc (fun x => star (f x)) a = star (cfc f a) - IsSelfAdjoint.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A IsSelfAdjoint] {f : R β R} {a : A} : IsSelfAdjoint (cfc f a) - cfc_const_mul π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : cfc (fun x => r * f x) a = r β’ cfc f a - cfc_algebraMap π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (f : R β R) : cfc f ((algebraMap R A) r) = (algebraMap R A) (f r) - cfc_ringInverse_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (a : A) (ha_unit : IsUnit a) (ha : p a := by cfc_tac) : cfc (fun x => xβ»ΒΉ) a = Ring.inverse a - cfc_neg_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (a : A) (ha : p a := by cfc_tac) : cfc (fun x => -x) a = -a - cfc_sum_univ π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {ΞΉ : Type u_3} [Fintype ΞΉ] (f : ΞΉ β R β R) (a : A) (hf : β (i : ΞΉ), ContinuousOn (f i) (spectrum R a) := by cfc_cont_tac) : cfc (β i, f i) a = β i, cfc (f i) a - cfc_pow π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (n : β) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f x ^ n) a = cfc f a ^ n - isUnit_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : (β x β spectrum R a, f x β 0) β IsUnit (cfc f a) - eqOn_of_cfc_eq_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f g : R β R} {a : A} (h : cfc f a = cfc g a) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : Set.EqOn f g (spectrum R a) - isUnit_cfc_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : IsUnit (cfc f a) β β x β spectrum R a, f x β 0 - cfc_eq_cfc_iff_eqOn π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f g : R β R} {a : A} (ha : p a := by cfc_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) : cfc f a = cfc g a β Set.EqOn f g (spectrum R a) - cfc_sum π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {ΞΉ : Type u_3} (f : ΞΉ β R β R) (a : A) (s : Finset ΞΉ) (hf : β i β s, ContinuousOn (f i) (spectrum R a) := by cfc_cont_tac) : cfc (β i β s, f i) a = β i β s, cfc (f i) a - cfc_polynomial π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (q : Polynomial R) (a : A) (ha : p a := by cfc_tac) : cfc (fun x => Polynomial.eval x q) a = (Polynomial.aeval a) q - cfc_nonneg π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f : R β R} {a : A} (h : β x β spectrum R a, 0 β€ f x) : 0 β€ cfc f a - cfc_nonpos π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (h : β x β spectrum R a, f x β€ 0) : cfc f a β€ 0 - cfc_le_one π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (h : β x β spectrum R a, f x β€ 1) : cfc f a β€ 1 - cfc_inv_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (a : AΛ£) (ha : p βa := by cfc_tac) : cfc (fun x => xβ»ΒΉ) βa = βaβ»ΒΉ - cfc_smul_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {S : Type u_3} [SMul S R] [ContinuousConstSMul S R] [SMulZeroClass S A] [IsScalarTower S R A] [IsScalarTower S R (R β R)] (s : S) (a : A) (ha : p a := by cfc_tac) : cfc (fun x => s β’ x) a = s β’ a - cfc_eval_C π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (a : A) (ha : p a := by cfc_tac) : cfc (fun x => Polynomial.eval x (Polynomial.C r)) a = (algebraMap R A) r - cfc_comp' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (g f : R β R) (a : A) (hg : ContinuousOn g (f '' spectrum R a) := by cfc_cont_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => g (f x)) a = cfc g (cfc f a) - cfc_comp_const_mul π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (r : R) (f : R β R) (a : A) (hf : ContinuousOn f ((fun x => r * x) '' spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f (r * x)) a = cfc f (r β’ a) - cfc_comp π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (g f : R β R) (a : A) (ha : p a := by cfc_tac) (hg : ContinuousOn g (f '' spectrum R a) := by cfc_cont_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : cfc (g β f) a = cfc g (cfc f a) - cfc_neg π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) : cfc (fun x => -f x) a = -cfc f a - cfc_add_const π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f x + r) a = cfc f a + (algebraMap R A) r - cfc_const_add π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (r : R) (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => r + f x) a = (algebraMap R A) r + cfc f a - cfc_add π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (a : A) (f g : R β R) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) : cfc (fun x => f x + g x) a = cfc f a + cfc g a - cfc_comp_pow π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (f : R β R) (n : β) (a : A) (hf : ContinuousOn f ((fun x => x ^ n) '' spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f (x ^ n)) a = cfc f (a ^ n) - cfc_mul π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f g : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) : cfc (fun x => f x * g x) a = cfc f a * cfc g a - cfc_neg' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f : R β R) : cfc (-f) = -cfc f - one_le_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (h : β x β spectrum R a, 1 β€ f x) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : 1 β€ cfc f a - cfc_map_polynomial π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (q : Polynomial R) (f : R β R) (a : A) (ha : p a := by cfc_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : cfc (fun x => Polynomial.eval (f x) q) a = (Polynomial.aeval (cfc f a)) q - val_cfcUnits π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (f : R β R) (a : A) (hf' : β x β spectrum R a, f x β 0) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : β(cfcUnits f a hf' hf ha) = cfc f a - algebraMap_le_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (r : R) (a : A) (h : β x β spectrum R a, r β€ f x) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : (algebraMap R A) r β€ cfc f a - cfc_le_algebraMap π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (r : R) (a : A) (h : β x β spectrum R a, f x β€ r) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc f a β€ (algebraMap R A) r - cfc_isStrictlyPositive_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : IsStrictlyPositive (cfc f a) β β x β spectrum R a, 0 < f x - cfc_nonneg_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : 0 β€ cfc f a β β x β spectrum R a, 0 β€ f x - cfc_mono π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {f g : R β R} {a : A} (h : β x β spectrum R a, f x β€ g x) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) : cfc f a β€ cfc g a - cfc_comp_star π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (f : R β R) (a : A) (hf : ContinuousOn f (star '' spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f (star x)) a = cfc f (star a) - cfc_zpow π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (a : AΛ£) (n : β€) (ha : p βa := by cfc_tac) : cfc (fun x => x ^ n) βa = β(a ^ n) - cfc_smul π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {S : Type u_3} [SMul S R] [ContinuousConstSMul S R] [SMulZeroClass S A] [IsScalarTower S R A] [IsScalarTower S R (R β R)] (s : S) (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : cfc (fun x => s β’ f x) a = s β’ cfc f a - cfc_inv π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (f : R β R) (a : A) (hf' : β x β spectrum R a, f x β 0) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => (f x)β»ΒΉ) a = Ring.inverse (cfc f a) - cfc_comp_polynomial π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (q : Polynomial R) (f : R β R) (a : A) (hf : ContinuousOn f ((fun x => Polynomial.eval x q) '' spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f (Polynomial.eval x q)) a = cfc f ((Polynomial.aeval a) q) - val_inv_cfcUnits π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (f : R β R) (a : A) (hf' : β x β spectrum R a, f x β 0) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : β(cfcUnits f a hf' hf ha)β»ΒΉ = cfc (fun x => (f x)β»ΒΉ) a - cfc_comp_smul π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] {S : Type u_3} [SMul S R] [ContinuousConstSMul S R] [SMulZeroClass S A] [IsScalarTower S R A] [IsScalarTower S R (R β R)] (s : S) (f : R β R) (a : A) (hf : ContinuousOn f ((fun x => s β’ x) '' spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f (s β’ x)) a = cfc f (s β’ a) - cfc_comp_inv π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] [ContinuousMap.UniqueHom R A] (f : R β R) (a : AΛ£) (hf : ContinuousOn f ((fun x => xβ»ΒΉ) '' spectrum R βa) := by cfc_cont_tac) (ha : p βa := by cfc_tac) : cfc (fun x => f xβ»ΒΉ) βa = cfc f βaβ»ΒΉ - cfc_comp_neg π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) [ContinuousMap.UniqueHom R A] (hf : ContinuousOn f ((fun x => -x) '' spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f (-x)) a = cfc f (-a) - cfc_le_one_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc f a β€ 1 β β x β spectrum R a, f x β€ 1 - cfc_nonpos_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc f a β€ 0 β β x β spectrum R a, f x β€ 0 - one_le_cfc_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : 1 β€ cfc f a β β x β spectrum R a, 1 β€ f x - cfc_sub π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f g : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) : cfc (fun x => f x - g x) a = cfc f a - cfc g a - cfc_map_div π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] (f g : R β R) (a : A) (hg' : β x β spectrum R a, g x β 0) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc (fun x => f x / g x) a = cfc f a * Ring.inverse (cfc g a) - algebraMap_le_cfc_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (r : R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : (algebraMap R A) r β€ cfc f a β β x β spectrum R a, r β€ f x - cfc_le_algebraMap_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f : R β R) (r : R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc f a β€ (algebraMap R A) r β β x β spectrum R a, f x β€ r - cfc_comp_zpow π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousInvβ R] [ContinuousMap.UniqueHom R A] (f : R β R) (n : β€) (a : AΛ£) (hf : ContinuousOn f ((fun x => x ^ n) '' spectrum R βa) := by cfc_cont_tac) (ha : p βa := by cfc_tac) : cfc (fun x => f (x ^ n)) βa = cfc f β(a ^ n) - cfc_le_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [PartialOrder R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [ContinuousSqrt R] [StarOrderedRing R] [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [NonnegSpectrumClass R A] (f g : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum R a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : cfc f a β€ cfc g a β β x β spectrum R a, f x β€ g x - range_cfc_eq_range_cfcHom π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] [StarModule R A] {a : A} (ha : p a) : (Set.range fun x => cfc x a) = β(cfcHom ha).range - cfc_apply π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (ha : p a := by cfc_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : cfc f a = (cfcHom ha) { toFun := (spectrum R a).domRestrict f, continuous_toFun := β― } - cfc_apply_pi π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {ΞΉ : Type u_3} (f : ΞΉ β R β R) (a : A) (ha : p a := by cfc_tac) (hf : β (i : ΞΉ), ContinuousOn (f i) (spectrum R a) := by cfc_cont_tac) : (fun i => cfc (f i) a) = fun i => (cfcHom ha) { toFun := (spectrum R a).domRestrict (f i), continuous_toFun := β― } - cfc_cases π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (P : A β Prop) (a : A) (f : R β R) (hβ : P 0) (haf : β (hf : ContinuousOn f (spectrum R a)) (ha : p a), P ((cfcHom ha) { toFun := (spectrum R a).domRestrict f, continuous_toFun := β― })) : P (cfc f a) - cfcHom_eq_cfc_extend π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {a : A} (g : R β R) (ha : p a) (f : C(β(spectrum R a), R)) : (cfcHom ha) f = cfc (Function.extend Subtype.val (βf) g) a - cfc_apply_mkD π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (ha : p a := by cfc_tac) : cfc f a = (cfcHom ha) (ContinuousMap.mkD ((spectrum R a).domRestrict f) 0) - cfc_def π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_3} {A : Type u_4} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) : cfc f a = if h : p a β§ ContinuousOn f (spectrum R a) then (cfcHom β―) { toFun := (spectrum R a).domRestrict f, continuous_toFun := β― } else 0 - cfc_eq_cfcL π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] {a : A} {f : R β R} (ha : p a) (hf : ContinuousOn f (spectrum R a)) : cfc f a = (cfcL ha) { toFun := (spectrum R a).domRestrict f, continuous_toFun := β― } - cfc_eq_cfcL_mkD π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (ha : p a := by cfc_tac) : cfc f a = (cfcL ha) (ContinuousMap.mkD ((spectrum R a).domRestrict f) 0) - cfcβ_eq_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital
{R : Type u_1} {A : Type u_2} {p : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [ContinuousMapZero.UniqueHom R A] {f : R β R} {a : A} (hf : ContinuousOn f (quasispectrum R a) := by cfc_cont_tac) (hf0 : f 0 = 0 := by cfc_zero_tac) : cfcβ f a = cfc f a - SpectrumRestricts.cfc_eq_restrict π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Restrict
{R : Type u_1} {S : Type u_2} {A : Type u_3} {p q : A β Prop} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Semifield S] [StarRing S] [MetricSpace S] [IsTopologicalSemiring S] [ContinuousStar S] [Ring A] [StarRing A] [Algebra S A] [Algebra R S] [Algebra R A] [IsScalarTower R S A] [StarModule R S] [ContinuousSMul R S] [TopologicalSpace A] [ContinuousFunctionalCalculus S A q] [ContinuousFunctionalCalculus R A p] [ContinuousMap.UniqueHom R A] (f : C(S, R)) (halg : Topology.IsClosedEmbedding β(algebraMap R S)) {a : A} (hpa : p a) (hqa : q a) (h : SpectrumRestricts a βf) (g : R β R) : cfc g a = cfc (fun x => (algebraMap R S) (g (f x))) a - StarAlgHomClass.map_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unique
{F : Type u_1} {R : Type u_2} {S : Type u_3} {A : Type u_4} {B : Type u_5} {p : A β Prop} {q : B β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [Ring B] [StarRing B] [TopologicalSpace B] [Algebra R B] [CommSemiring S] [Algebra R S] [Algebra S A] [Algebra S B] [IsScalarTower R S A] [IsScalarTower R S B] [ContinuousFunctionalCalculus R A p] [ContinuousFunctionalCalculus R B q] [ContinuousMap.UniqueHom R B] [FunLike F A B] [AlgHomClass F S A B] [StarHomClass F A B] (Ο : F) (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hΟ : Continuous βΟ := by fun_prop) (ha : p a := by cfc_tac) (hΟa : q (Ο a) := by cfc_tac) : Ο (cfc f a) = cfc f (Ο a) - StarAlgHom.map_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unique
{R : Type u_2} {S : Type u_3} {A : Type u_4} {B : Type u_5} {p : A β Prop} {q : B β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [Ring B] [StarRing B] [TopologicalSpace B] [Algebra R B] [CommSemiring S] [Algebra R S] [Algebra S A] [Algebra S B] [IsScalarTower R S A] [IsScalarTower R S B] [ContinuousFunctionalCalculus R A p] [ContinuousFunctionalCalculus R B q] [ContinuousMap.UniqueHom R B] (Ο : A βββ[S] B) (f : R β R) (a : A) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) (hΟ : Continuous βΟ := by fun_prop) (ha : p a := by cfc_tac) (hΟa : q (Ο a) := by cfc_tac) : Ο (cfc f a) = cfc f (Ο a) - cfc_nnreal_eq_real π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances
{A : Type u_1} [TopologicalSpace A] [Ring A] [PartialOrder A] [StarRing A] [StarOrderedRing A] [Algebra β A] [IsSemitopologicalRing A] [T2Space A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] (f : NNReal β NNReal) (a : A) (ha : 0 β€ a := by cfc_tac) : cfc f a = cfc (fun x => β(f x.toNNReal)) a - cfc_real_eq_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances
{A : Type u_1} [TopologicalSpace A] [Ring A] [PartialOrder A] [StarRing A] [StarOrderedRing A] [Algebra β A] [IsSemitopologicalRing A] [T2Space A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] {f : β β β} (a : A) (hf_nonneg : β x β spectrum β a, 0 β€ f x) (ha : 0 β€ a := by cfc_tac) : cfc f a = cfc (fun x => (f βx).toNNReal) a - cfc_real_eq_complex π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [ContinuousFunctionalCalculus β A IsStarNormal] [T2Space A] {a : A} (f : β β β) (ha : IsSelfAdjoint a := by cfc_tac) : cfc f a = cfc (fun x => β(f x.re)) a - cfc_complex_eq_real π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [ContinuousFunctionalCalculus β A IsStarNormal] [T2Space A] {f : β β β} (a : A) (hf_real : β x β spectrum β a, star (f x) = f x) (ha : IsSelfAdjoint a := by cfc_tac) : cfc f a = cfc (fun x => (f βx).re) a - nnnorm_cfc_nnreal_le π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] {f : NNReal β NNReal} {a : A} {c : NNReal} (h : β x β spectrum NNReal a, f x β€ c) : βcfc f aββ β€ c - nnnorm_cfc_nnreal_lt π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] {f : NNReal β NNReal} {a : A} {c : NNReal} (hc : 0 < c) (h : β x β spectrum NNReal a, f x < c) : βcfc f aββ < c - IsGreatest.nnnorm_cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] [Nontrivial A] (f : NNReal β NNReal) (a : A) (hf : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (ha : 0 β€ a := by cfc_tac) : IsGreatest (f '' spectrum NNReal a) βcfc f aββ - apply_le_nnnorm_cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] (f : NNReal β NNReal) (a : A) β¦x : NNRealβ¦ (hx : x β spectrum NNReal a) (hf : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (ha : 0 β€ a := by cfc_tac) : f x β€ βcfc f aββ - nnnorm_cfc_nnreal_le_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] (f : NNReal β NNReal) (a : A) (c : NNReal) (hf : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (ha : 0 β€ a := by cfc_tac) : βcfc f aββ β€ c β β x β spectrum NNReal a, f x β€ c - MonotoneOn.nnnorm_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] [Nontrivial A] (f : NNReal β NNReal) (a : A) (hf : MonotoneOn f (spectrum NNReal a)) (hfβ : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (ha : 0 β€ a := by cfc_tac) : βcfc f aββ = f βaββ - nnnorm_cfc_nnreal_lt_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [PartialOrder A] [StarOrderedRing A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] (f : NNReal β NNReal) (a : A) {c : NNReal} (hc : 0 < c) (hf : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (ha : 0 β€ a := by cfc_tac) : βcfc f aββ < c β β x β spectrum NNReal a, f x < c - norm_cfc_le π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] {f : π β π} {a : A} {c : β} (hc : 0 β€ c) (h : β x β spectrum π a, βf xβ β€ c) : βcfc f aβ β€ c - norm_cfc_lt π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] {f : π β π} {a : A} {c : β} (hc : 0 < c) (h : β x β spectrum π a, βf xβ < c) : βcfc f aβ < c - nnnorm_cfc_le π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] {f : π β π} {a : A} (c : NNReal) (h : β x β spectrum π a, βf xββ β€ c) : βcfc f aββ β€ c - nnnorm_cfc_lt π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] {f : π β π} {a : A} {c : NNReal} (hc : 0 < c) (h : β x β spectrum π a, βf xββ < c) : βcfc f aββ < c - IsGreatest.norm_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [Nontrivial A] (f : π β π) (a : A) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : IsGreatest ((fun x => βf xβ) '' spectrum π a) βcfc f aβ - norm_apply_le_norm_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] (f : π β π) (a : A) β¦x : πβ¦ (hx : x β spectrum π a) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : βf xβ β€ βcfc f aβ - norm_cfc_le_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] (f : π β π) (a : A) {c : β} (hc : 0 β€ c) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : βcfc f aβ β€ c β β x β spectrum π a, βf xβ β€ c - norm_cfc_lt_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] (f : π β π) (a : A) {c : β} (hc : 0 < c) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : βcfc f aβ < c β β x β spectrum π a, βf xβ < c - IsGreatest.nnnorm_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [Nontrivial A] (f : π β π) (a : A) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : IsGreatest ((fun x => βf xββ) '' spectrum π a) βcfc f aββ - nnnorm_apply_le_nnnorm_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] (f : π β π) (a : A) β¦x : πβ¦ (hx : x β spectrum π a) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : βf xββ β€ βcfc f aββ - nnnorm_cfc_le_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] (f : π β π) (a : A) (c : NNReal) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : βcfc f aββ β€ c β β x β spectrum π a, βf xββ β€ c - nnnorm_cfc_lt_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric
{π : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] (f : π β π) (a : A) {c : NNReal} (hc : 0 < c) (hf : ContinuousOn f (spectrum π a) := by cfc_cont_tac) (ha : p a := by cfc_tac) : βcfc f aββ < c β β x β spectrum π a, βf xββ < c - Unitization.complex_cfcβ_eq_cfc_inr π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic
{A : Type u_1} [NonUnitalCStarAlgebra A] (a : A) (f : β β β) (hfβ : f 0 = 0 := by cfc_zero_tac) : β(cfcβ f a) = cfc f βa - Unitization.cfcβ_eq_cfc_inr π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic
{A : Type u_1} [NonUnitalCStarAlgebra A] {R : Type u_2} [Semifield R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [Algebra R β] [IsScalarTower R β A] {p : A β Prop} {p' : Unitization β A β Prop} [NonUnitalContinuousFunctionalCalculus R A p] [ContinuousFunctionalCalculus R (Unitization β A) p'] [ContinuousMapZero.UniqueHom R (Unitization β A)] (hp : β {a : A}, p' βa β p a) (a : A) (f : R β R) (hfβ : f 0 = 0 := by cfc_zero_tac) : β(cfcβ f a) = cfc f βa - Unitization.real_cfcβ_eq_cfc_inr π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic
{A : Type u_1} [NonUnitalCStarAlgebra A] (a : A) (f : β β β) (hfβ : f 0 = 0 := by cfc_zero_tac) : β(cfcβ f a) = cfc f βa - cfc_map_pi π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Pi
{ΞΉ : Type u_1} {R : Type u_2} {S : Type u_3} {A : ΞΉ β Type u_4} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [CommRing S] [Algebra R S] [(i : ΞΉ) β Ring (A i)] [(i : ΞΉ) β Algebra S (A i)] [(i : ΞΉ) β Algebra R (A i)] [β (i : ΞΉ), IsScalarTower R S (A i)] [hinst : IsScalarTower R S ((i : ΞΉ) β A i)] [(i : ΞΉ) β StarRing (A i)] [(i : ΞΉ) β TopologicalSpace (A i)] {p : ((i : ΞΉ) β A i) β Prop} {q : (i : ΞΉ) β A i β Prop} [ContinuousFunctionalCalculus R ((i : ΞΉ) β A i) p] [β (i : ΞΉ), ContinuousFunctionalCalculus R (A i) (q i)] [β (i : ΞΉ), ContinuousMap.UniqueHom R (A i)] (f : R β R) (a : (i : ΞΉ) β A i) (hf : ContinuousOn f (β i, spectrum R (a i)) := by cfc_cont_tac) (ha : p a := by cfc_tac) (ha' : β (i : ΞΉ), q i (a i) := by cfc_tac) : cfc f a = fun i => cfc f (a i) - cfc_map_prod π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Pi
{A : Type u_1} {B : Type u_2} {R : Type u_3} {S : Type u_4} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [CommRing S] [Algebra R S] [Ring A] [Ring B] [Algebra S A] [Algebra S B] [Algebra R A] [Algebra R B] [IsScalarTower R S A] [IsScalarTower R S B] [StarRing A] [StarRing B] [TopologicalSpace A] [TopologicalSpace B] {pab : A Γ B β Prop} {pa : A β Prop} {pb : B β Prop} [ContinuousFunctionalCalculus R (A Γ B) pab] [ContinuousFunctionalCalculus R A pa] [ContinuousFunctionalCalculus R B pb] [ContinuousMap.UniqueHom R A] [ContinuousMap.UniqueHom R B] (f : R β R) (a : A) (b : B) (hf : ContinuousOn f (spectrum R a βͺ spectrum R b) := by cfc_cont_tac) (hab : pab (a, b) := by cfc_tac) (ha : pa a := by cfc_tac) (hb : pb b := by cfc_tac) : cfc f (a, b) = (cfc f a, cfc f b) - CFC.rpow_def π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_1} [PartialOrder A] [Ring A] [StarRing A] [TopologicalSpace A] [StarOrderedRing A] [Algebra β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] {a : A} {y : β} : a ^ y = cfc (fun x => x ^ y) a - CFC.rpow_eq_cfc_real π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_1} [PartialOrder A] [Ring A] [StarRing A] [TopologicalSpace A] [StarOrderedRing A] [Algebra β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] [IsSemitopologicalRing A] [T2Space A] {a : A} {y : β} (ha : 0 β€ a := by cfc_tac) : a ^ y = cfc (fun x => x ^ y) a - CFC.rpow_neg_one_eq_cfc_inv π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_2} [PartialOrder A] [NormedRing A] [StarRing A] [StarOrderedRing A] [NormedAlgebra β A] [NonnegSpectrumClass β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] (a : A) : a ^ (-1) = cfc (fun x => xβ»ΒΉ) a - CFC.sqrt_eq_cfc π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_1} [PartialOrder A] [Ring A] [StarRing A] [TopologicalSpace A] [StarOrderedRing A] [Algebra β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] [IsSemitopologicalRing A] [T2Space A] {a : A} : CFC.sqrt a = cfc (βNNReal.sqrt) a - CFC.cfc_rpow π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic
{A : Type u_1} [PartialOrder A] [Ring A] [StarRing A] [TopologicalSpace A] [StarOrderedRing A] [Algebra β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] [IsSemitopologicalRing A] [T2Space A] {a : A} {y : β} {f : β β β} (hfβ : β x β spectrum β a, 0 < f x) (hfβ : ContinuousOn f (spectrum β a) := by cfc_cont_tac) (ha : IsSelfAdjoint a := by cfc_tac) : cfc f a ^ y = cfc (fun r => f r ^ y) a - continuousAt_cfc_fun π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {R : Type u_2} {A : Type u_3} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [TopologicalSpace X] {f : X β R β R} {a : A} {xβ : X} (h_tendsto : TendstoUniformlyOn f (f xβ) (nhds xβ) (spectrum R a)) (hf : βαΆ (x : X) in nhds xβ, ContinuousOn (f x) (spectrum R a)) : ContinuousAt (fun x => cfc (f x) a) xβ - continuousWithinAt_cfc_fun π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {R : Type u_2} {A : Type u_3} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [TopologicalSpace X] {f : X β R β R} {a : A} {xβ : X} {s : Set X} (h_tendsto : TendstoUniformlyOn f (f xβ) (nhdsWithin xβ s) (spectrum R a)) (hf : βαΆ (x : X) in nhdsWithin xβ s, ContinuousOn (f x) (spectrum R a)) : ContinuousWithinAt (fun x => cfc (f x) a) s xβ - tendsto_cfc_fun π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {R : Type u_2} {A : Type u_3} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [ContinuousFunctionalCalculus R A p] {l : Filter X} {F : X β R β R} {f : R β R} {a : A} (h_tendsto : TendstoUniformlyOn F f l (spectrum R a)) (hF : βαΆ (x : X) in l, ContinuousOn (F x) (spectrum R a)) : Filter.Tendsto (fun x => cfc (F x) a) l (nhds (cfc f a)) - Continuous.cfc_fun π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {R : Type u_2} {A : Type u_3} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [TopologicalSpace X] (f : X β R β R) (a : A) (h_cont : Continuous fun x => (UniformOnFun.ofFun {spectrum R a}) (f x)) (hf : β (x : X), ContinuousOn (f x) (spectrum R a) := by cfc_cont_tac) : Continuous fun x => cfc (f x) a - ContinuousOn.cfc_fun π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {R : Type u_2} {A : Type u_3} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [ContinuousFunctionalCalculus R A p] [TopologicalSpace X] {f : X β R β R} {a : A} {s : Set X} (h_cont : ContinuousOn (fun x => (UniformOnFun.ofFun {spectrum R a}) (f x)) s) (hf : β x β s, ContinuousOn (f x) (spectrum R a) := by cfc_cont_tac) : ContinuousOn (fun x => cfc (f x) a) s - continuousOn_cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
(A : Type u_2) [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] {s : Set NNReal} (hs : IsCompact s) (f : NNReal β NNReal) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousOn (cfc f) {a | 0 β€ a β§ spectrum NNReal a β s} - Continuous.cfc_nnreal' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [TopologicalSpace X] {s : Set NNReal} (hs : IsCompact s) (f : NNReal β NNReal) {a : X β A} (ha_cont : Continuous a) (ha : β (x : X), spectrum NNReal (a x) β s) (hf : ContinuousOn f s := by cfc_cont_tac) (ha' : β (x : X), 0 β€ a x := by cfc_tac) : Continuous fun x => cfc f (a x) - Continuous.cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [TopologicalSpace X] {s : X β Set NNReal} (f : NNReal β NNReal) {a : X β A} (ha_cont : Continuous a) (hs : β (x : X), IsCompact (s x)) (ha : β (xβ : X), βαΆ (x : X) in nhds xβ, spectrum NNReal (a x) β s xβ) (hf : β (x : X), ContinuousOn f (s x) := by cfc_cont_tac) (ha' : β (x : X), 0 β€ a x := by cfc_tac) : Continuous fun x => cfc f (a x) - Continuous.cfc_nnreal_of_mem_nhdsSet π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [CompleteSpace A] [TopologicalSpace X] {s : Set NNReal} (f : NNReal β NNReal) {a : X β A} (hs : s β nhdsSet (β x, spectrum NNReal (a x))) (ha_cont : Continuous a) (ha' : β (x : X), 0 β€ a x := by cfc_tac) (hf : ContinuousOn f s := by cfc_cont_tac) : Continuous fun x => cfc f (a x) - ContinuousAt.cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [TopologicalSpace X] {s : Set NNReal} (hs : IsCompact s) (f : NNReal β NNReal) {a : X β A} {xβ : X} (ha_cont : ContinuousAt a xβ) (ha : βαΆ (x : X) in nhds xβ, spectrum NNReal (a x) β s) (ha' : βαΆ (x : X) in nhds xβ, 0 β€ a x) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousAt (fun x => cfc f (a x)) xβ - lipschitzOnWith_cfc_fun_of_subset π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [MetricSpace A] [Algebra R A] [IsometricContinuousFunctionalCalculus R A p] (a : A) {s : Set R} (hs : spectrum R a β s) : LipschitzOnWith 1 (fun f => cfc ((UniformOnFun.toFun {s}) f) a) {f | ContinuousOn ((UniformOnFun.toFun {s}) f) s} - ContinuousOn.cfc_nnreal' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [TopologicalSpace X] {s : Set NNReal} (hs : IsCompact s) (f : NNReal β NNReal) {a : X β A} {t : Set X} (ha_cont : ContinuousOn a t) (ha : β x β t, spectrum NNReal (a x) β s) (ha' : β x β t, 0 β€ a x) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousOn (fun x => cfc f (a x)) t - ContinuousWithinAt.cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [TopologicalSpace X] {s : Set NNReal} (hs : IsCompact s) (f : NNReal β NNReal) {a : X β A} {xβ : X} {t : Set X} (hxβ : xβ β t) (ha_cont : ContinuousWithinAt a t xβ) (ha : βαΆ (x : X) in nhdsWithin xβ t, spectrum NNReal (a x) β s) (ha' : βαΆ (x : X) in nhdsWithin xβ t, 0 β€ a x) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousWithinAt (fun x => cfc f (a x)) t xβ - ContinuousOn.cfc_nnreal_of_mem_nhdsSet π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [CompleteSpace A] [TopologicalSpace X] {s : Set NNReal} (f : NNReal β NNReal) {a : X β A} {t : Set X} (hs : s β nhdsSet (β x β t, spectrum NNReal (a x))) (ha_cont : ContinuousOn a t) (ha' : β x β t, 0 β€ a x := by cfc_tac) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousOn (fun x => cfc f (a x)) t - ContinuousOn.cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [TopologicalSpace X] {s : X β Set NNReal} (f : NNReal β NNReal) {a : X β A} {t : Set X} (hs : β x β t, IsCompact (s x)) (ha_cont : ContinuousOn a t) (ha : β xβ β t, βαΆ (x : X) in nhdsWithin xβ t, spectrum NNReal (a x) β s xβ) (ha' : β x β t, 0 β€ a x) (hf : β x β t, ContinuousOn f (s x) := by cfc_cont_tac) : ContinuousOn (fun x => cfc f (a x)) t - continuousOn_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{π : Type u_2} (A : Type u_3) {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] {s : Set π} (hs : IsCompact s) (f : π β π) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousOn (cfc f) {a | p a β§ spectrum π a β s} - Continuous.cfc' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [TopologicalSpace X] {s : Set π} (hs : IsCompact s) (f : π β π) {a : X β A} (ha_cont : Continuous a) (ha : β (x : X), spectrum π (a x) β s) (hf : ContinuousOn f s := by cfc_cont_tac) (ha' : β (x : X), p (a x) := by cfc_tac) : Continuous fun x => cfc f (a x) - Continuous.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [TopologicalSpace X] {s : X β Set π} (f : π β π) {a : X β A} (ha_cont : Continuous a) (hs : β (x : X), IsCompact (s x)) (ha : β (xβ : X), βαΆ (x : X) in nhds xβ, spectrum π (a x) β s xβ) (hf : β (x : X), ContinuousOn f (s x) := by cfc_cont_tac) (ha' : β (x : X), p (a x) := by cfc_tac) : Continuous fun x => cfc f (a x) - Continuous.cfc_of_mem_nhdsSet π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [CompleteSpace A] [TopologicalSpace X] {s : Set π} (f : π β π) {a : X β A} (hs : s β nhdsSet (β x, spectrum π (a x))) (ha_cont : Continuous a) (ha' : β (x : X), p (a x) := by cfc_tac) (hf : ContinuousOn f s := by cfc_cont_tac) : Continuous fun x => cfc f (a x) - ContinuousAt.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [TopologicalSpace X] {s : Set π} (hs : IsCompact s) (f : π β π) {a : X β A} {xβ : X} (ha_cont : ContinuousAt a xβ) (ha : βαΆ (x : X) in nhds xβ, spectrum π (a x) β s) (ha' : βαΆ (x : X) in nhds xβ, p (a x)) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousAt (fun x => cfc f (a x)) xβ - ContinuousOn.cfc' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [TopologicalSpace X] {s : Set π} (hs : IsCompact s) (f : π β π) {a : X β A} {t : Set X} (ha_cont : ContinuousOn a t) (ha : β x β t, spectrum π (a x) β s) (ha' : β x β t, p (a x)) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousOn (fun x => cfc f (a x)) t - ContinuousWithinAt.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [TopologicalSpace X] {s : Set π} (hs : IsCompact s) (f : π β π) {a : X β A} {xβ : X} {t : Set X} (hxβ : xβ β t) (ha_cont : ContinuousWithinAt a t xβ) (ha : βαΆ (x : X) in nhdsWithin xβ t, spectrum π (a x) β s) (ha' : βαΆ (x : X) in nhdsWithin xβ t, p (a x)) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousWithinAt (fun x => cfc f (a x)) t xβ - ContinuousOn.cfc_of_mem_nhdsSet π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [CompleteSpace A] [TopologicalSpace X] {s : Set π} (f : π β π) {a : X β A} {t : Set X} (hs : s β nhdsSet (β x β t, spectrum π (a x))) (ha_cont : ContinuousOn a t) (ha' : β x β t, p (a x) := by cfc_tac) (hf : ContinuousOn f s := by cfc_cont_tac) : ContinuousOn (fun x => cfc f (a x)) t - ContinuousOn.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [TopologicalSpace X] {s : X β Set π} (f : π β π) {a : X β A} {t : Set X} (hs : β x β t, IsCompact (s x)) (ha_cont : ContinuousOn a t) (ha : β xβ β t, βαΆ (x : X) in nhdsWithin xβ t, spectrum π (a x) β s xβ) (ha' : β x β t, p (a x)) (hf : β x β t, ContinuousOn f (s x) := by cfc_cont_tac) : ContinuousOn (fun x => cfc f (a x)) t - lipschitzOnWith_cfc_fun π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
(R : Type u_1) {A : Type u_2} {p : A β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [MetricSpace A] [Algebra R A] [IsometricContinuousFunctionalCalculus R A p] (a : A) : LipschitzOnWith 1 (fun f => cfc ((UniformOnFun.toFun {spectrum R a}) f) a) {f | ContinuousOn ((UniformOnFun.toFun {spectrum R a}) f) (spectrum R a)} - Filter.Tendsto.cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] {s : Set NNReal} (hs : IsCompact s) (f : NNReal β NNReal) {a : X β A} {aβ : A} {l : Filter X} (ha_tendsto : Filter.Tendsto a l (nhds aβ)) (ha : βαΆ (x : X) in l, spectrum NNReal (a x) β s) (ha' : βαΆ (x : X) in l, 0 β€ a x) (haβ : spectrum NNReal aβ β s) (haβ' : 0 β€ aβ) (hf : ContinuousOn f s := by cfc_cont_tac) : Filter.Tendsto (fun x => cfc f (a x)) l (nhds (cfc f aβ)) - continuousOn_cfc_nnreal_setProd π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] {s : Set NNReal} (hs : IsCompact s) : ContinuousOn (fun fa => cfc ((UniformOnFun.toFun {s}) fa.1) fa.2) ({f | ContinuousOn ((UniformOnFun.toFun {s}) f) s} ΓΛ’ {a | 0 β€ a β§ spectrum NNReal a β s}) - Filter.Tendsto.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] {s : Set π} (hs : IsCompact s) (f : π β π) {a : X β A} {aβ : A} {l : Filter X} (ha_tendsto : Filter.Tendsto a l (nhds aβ)) (ha : βαΆ (x : X) in l, spectrum π (a x) β s) (ha' : βαΆ (x : X) in l, p (a x)) (haβ : spectrum π aβ β s) (haβ' : p aβ) (hf : ContinuousOn f s := by cfc_cont_tac) : Filter.Tendsto (fun x => cfc f (a x)) l (nhds (cfc f aβ)) - continuousOn_cfc_setProd π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] {s : Set π} (hs : IsCompact s) : ContinuousOn (fun fa => cfc ((UniformOnFun.toFun {s}) fa.1) fa.2) ({f | ContinuousOn ((UniformOnFun.toFun {s}) f) s} ΓΛ’ {a | p a β§ spectrum π a β s}) - continuousOn_cfc_nnreal_setProd_nhdsSet π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{A : Type u_2} [NormedRing A] [StarRing A] [NormedAlgebra β A] [IsometricContinuousFunctionalCalculus β A IsSelfAdjoint] [ContinuousStar A] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [T2Space A] [IsSemitopologicalRing A] [CompleteSpace A] {s : Set NNReal} : ContinuousOn (fun fa => cfc ((UniformOnFun.toFun {s}) fa.1) fa.2) ({f | ContinuousOn ((UniformOnFun.toFun {t | IsCompact t β§ t β s}) f) s} ΓΛ’ {a | 0 β€ a β§ s β nhdsSet (spectrum NNReal a)}) - continuousOn_cfc_setProd_nhdsSet π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Continuity
{π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [NormedRing A] [StarRing A] [NormedAlgebra π A] [IsometricContinuousFunctionalCalculus π A p] [ContinuousStar A] [CompleteSpace A] {s : Set π} : ContinuousOn (fun fa => cfc ((UniformOnFun.toFun {s}) fa.1) fa.2) ({f | ContinuousOn ((UniformOnFun.toFun {t | IsCompact t β§ t β s}) f) s} ΓΛ’ {a | p a β§ s β nhdsSet (spectrum π a)}) - cfc_nnreal_le_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra β A] [IsTopologicalRing A] [NonnegSpectrumClass β A] [T2Space A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] (f g : NNReal β NNReal) (a : A) (ha_spec : SpectrumRestricts a βContinuousMap.realToNNReal) (hf : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum NNReal a) := by cfc_cont_tac) (ha : 0 β€ a := by cfc_tac) : cfc f a β€ cfc g a β β x β spectrum NNReal a, f x β€ g x - cfc_tsub π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
{A : Type u_1} [TopologicalSpace A] [Ring A] [PartialOrder A] [StarRing A] [StarOrderedRing A] [Algebra β A] [IsTopologicalRing A] [T2Space A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [NonnegSpectrumClass β A] (f g : NNReal β NNReal) (a : A) (hfg : β x β spectrum NNReal a, g x β€ f x) (ha : 0 β€ a := by cfc_tac) (hf : ContinuousOn f (spectrum NNReal a) := by cfc_cont_tac) (hg : ContinuousOn g (spectrum NNReal a) := by cfc_cont_tac) : cfc (fun x => f x - g x) a = cfc f a - cfc g a - CStarAlgebra.concaveOn_cfcβ_of_concaveOn_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
{A : Type u_1} [NonUnitalCStarAlgebra A] [PartialOrder A] [StarOrderedRing A] {f : β β β} {s : Set A} (hf : ConcaveOn β (Unitization.inr '' s) (cfc f)) : ConcaveOn β s (cfcβ f) - CStarAlgebra.convexOn_cfcβ_of_convexOn_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
{A : Type u_1} [NonUnitalCStarAlgebra A] [PartialOrder A] [StarOrderedRing A] {f : β β β} {s : Set A} (hf : ConvexOn β (Unitization.inr '' s) (cfc f)) : ConvexOn β s (cfcβ f) - Unitization.nnreal_cfcβ_eq_cfc_inr π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order
{A : Type u_1} [NonUnitalCStarAlgebra A] [PartialOrder A] [StarOrderedRing A] (a : A) (f : NNReal β NNReal) (hfβ : f 0 = 0 := by cfc_zero_tac) : β(cfcβ f a) = cfc f βa - range_cfc_nnreal_eq_image_cfc_real π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{A : Type u_1} [Ring A] [StarRing A] [Algebra β A] [TopologicalSpace A] [IsTopologicalRing A] [T2Space A] [PartialOrder A] [NonnegSpectrumClass β A] [StarOrderedRing A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] (a : A) (ha : 0 β€ a := by cfc_tac) : (Set.range fun x => cfc x a) = (fun x => cfc x a) '' {f | β x β spectrum β a, 0 β€ f x} - range_cfc_nnreal_subset π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{A : Type u_1} [Ring A] [StarRing A] [Algebra β A] [TopologicalSpace A] [IsTopologicalRing A] [T2Space A] [PartialOrder A] [NonnegSpectrumClass β A] [StarOrderedRing A] [ContinuousStar A] [StarModule β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] (a : A) (ha : 0 β€ a := by cfc_tac) : (Set.range fun x => cfc x a) β {x | x β StarAlgebra.elemental β a β§ 0 β€ x} - range_cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{A : Type u_1} [Ring A] [StarRing A] [Algebra β A] [TopologicalSpace A] [IsTopologicalRing A] [T2Space A] [PartialOrder A] [NonnegSpectrumClass β A] [StarOrderedRing A] [ContinuousStar A] [StarModule β A] [ClosedEmbeddingContinuousFunctionalCalculus β A IsSelfAdjoint] (a : A) (ha : 0 β€ a) : (Set.range fun x => cfc x a) = {x | x β StarAlgebra.elemental β a β§ 0 β€ x} - range_cfc_subset π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
(π : Type u_1) {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [StarModule π A] [ContinuousFunctionalCalculus π A p] [IsTopologicalRing A] [ContinuousStar A] {a : A} (ha : p a) : (Set.range fun x => cfc x a) β β(StarAlgebra.elemental π a) - cfc_apply_mem_elemental π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{π : Type u_1} {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [StarModule π A] [ContinuousFunctionalCalculus π A p] [IsTopologicalRing A] [ContinuousStar A] (f : π β π) (a : A) : cfc f a β StarAlgebra.elemental π a - cfc_mem_elemental π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{π : Type u_1} {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [StarModule π A] [ContinuousFunctionalCalculus π A p] [IsTopologicalRing A] [ContinuousStar A] (f : π β π) (a : A) : cfc f a β StarAlgebra.elemental π a - cfc_nnreal_mem π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{A : Type u_1} [Ring A] [StarRing A] [Algebra β A] [TopologicalSpace A] [IsTopologicalRing A] [T2Space A] [PartialOrder A] [NonnegSpectrumClass β A] [StarOrderedRing A] [ContinuousStar A] [StarModule β A] {π : Type u_2} [RCLike π] [ContinuousFunctionalCalculus β A IsSelfAdjoint] {S : Type u_3} [MulAction π A] [SetLike S A] [SubringClass S A] [IsScalarTower β π A] [SMulMemClass S π A] [StarMemClass S A] {s : S} [hs : IsClosed βs] (f : NNReal β NNReal) {a : A} (has : a β s) : cfc f a β s - cfc_mem π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
{π : Type u_1} {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [StarModule π A] [ContinuousFunctionalCalculus π A p] [IsTopologicalRing A] [ContinuousStar A] {π' : Type u_3} {S : Type u_4} [Monoid π'] [MulAction π' A] [SetLike S A] [SubringClass S A] [SMul π π'] [IsScalarTower π π' A] [SMulMemClass S π' A] [StarMemClass S A] {s : S} [hs : IsClosed βs] (f : π β π) {a : A} (has : a β s) : cfc f a β s - range_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Range
(π : Type u_1) {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [StarModule π A] [ClosedEmbeddingContinuousFunctionalCalculus π A p] [IsTopologicalRing A] [ContinuousStar A] {a : A} (ha : p a) : (Set.range fun x => cfc x a) = β(StarAlgebra.elemental π a) - Commute.cfc_real π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Commute
{A : Type u_2} [Ring A] [StarRing A] [Algebra β A] [TopologicalSpace A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [IsTopologicalRing A] [T2Space A] {a b : A} (hb : Commute a b) (f : β β β) : Commute (cfc f a) b - Commute.cfc_nnreal π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Commute
{A : Type u_2} [Ring A] [StarRing A] [Algebra β A] [TopologicalSpace A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [IsTopologicalRing A] [T2Space A] [PartialOrder A] [NonnegSpectrumClass β A] [StarOrderedRing A] {a b : A} (hb : Commute a b) (f : NNReal β NNReal) : Commute (cfc f a) b - IsSelfAdjoint.commute_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Commute
{π : Type u_1} {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [ContinuousFunctionalCalculus π A p] [IsSemitopologicalRing A] [T2Space A] {a b : A} (ha : IsSelfAdjoint a) (hbβ : Commute a b) (f : π β π) : Commute (cfc f a) b - Commute.cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Commute
{π : Type u_1} {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [StarRing A] [Algebra π A] [TopologicalSpace A] [ContinuousFunctionalCalculus π A p] [IsSemitopologicalRing A] [T2Space A] {a b : A} (hbβ : Commute a b) (hbβ : Commute (star a) b) (f : π β π) : Commute (cfc f a) b - integrable_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] [TopologicalSpace X] [OpensMeasurableSpace X] (f : X β π β π) (bound : X β β) (a : A) [SecondCountableTopologyEither X C(β(spectrum π a), π)] (hf : ContinuousOn (Function.uncurry f) (Set.univ ΓΛ’ spectrum π a)) (bound_ge : βα΅ (x : X) βΞΌ, β z β spectrum π a, βf x zβ β€ bound x) (bound_int : MeasureTheory.HasFiniteIntegral bound ΞΌ) (ha : p a := by cfc_tac) : MeasureTheory.Integrable (fun x => cfc (f x) a) ΞΌ - integrableOn_cfc π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] [TopologicalSpace X] [OpensMeasurableSpace X] {s : Set X} (hs : MeasurableSet s) (f : X β π β π) (bound : X β β) (a : A) [SecondCountableTopologyEither X C(β(spectrum π a), π)] (hf : ContinuousOn (Function.uncurry f) (s ΓΛ’ spectrum π a)) (bound_ge : βα΅ (x : X) βΞΌ.restrict s, β z β spectrum π a, βf x zβ β€ bound x) (bound_int : MeasureTheory.HasFiniteIntegral bound (ΞΌ.restrict s)) (ha : p a := by cfc_tac) : MeasureTheory.IntegrableOn (fun x => cfc (f x) a) s ΞΌ - cfc_integral π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] [NormedSpace β A] [TopologicalSpace X] [OpensMeasurableSpace X] (f : X β π β π) (bound : X β β) (a : A) [SecondCountableTopologyEither X C(β(spectrum π a), π)] (hf : ContinuousOn (Function.uncurry f) (Set.univ ΓΛ’ spectrum π a)) (bound_ge : βα΅ (x : X) βΞΌ, β z β spectrum π a, βf x zβ β€ bound x) (bound_int : MeasureTheory.HasFiniteIntegral bound ΞΌ) (ha : p a := by cfc_tac) : cfc (fun r => β« (x : X), f x r βΞΌ) a = β« (x : X), cfc (f x) a βΞΌ - cfc_setIntegral π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] [NormedSpace β A] [TopologicalSpace X] [OpensMeasurableSpace X] {s : Set X} (hs : MeasurableSet s) (f : X β π β π) (bound : X β β) (a : A) [SecondCountableTopologyEither X C(β(spectrum π a), π)] (hf : ContinuousOn (Function.uncurry f) (s ΓΛ’ spectrum π a)) (bound_ge : βα΅ (x : X) βΞΌ.restrict s, β z β spectrum π a, βf x zβ β€ bound x) (bound_int : MeasureTheory.HasFiniteIntegral bound (ΞΌ.restrict s)) (ha : p a := by cfc_tac) : cfc (fun r => β« (x : X) in s, f x r βΞΌ) a = β« (x : X) in s, cfc (f x) a βΞΌ - integrable_cfc' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] (f : X β π β π) (a : A) (hf : MeasureTheory.Integrable (fun x => ContinuousMap.mkD ((spectrum π a).domRestrict (f x)) 0) ΞΌ) (ha : p a := by cfc_tac) : MeasureTheory.Integrable (fun x => cfc (f x) a) ΞΌ - integrableOn_cfc' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] {s : Set X} (f : X β π β π) (a : A) (hf : MeasureTheory.IntegrableOn (fun x => ContinuousMap.mkD ((spectrum π a).domRestrict (f x)) 0) s ΞΌ) (ha : p a := by cfc_tac) : MeasureTheory.IntegrableOn (fun x => cfc (f x) a) s ΞΌ - cfc_integral' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] [NormedSpace β A] (f : X β π β π) (a : A) (hfβ : βα΅ (x : X) βΞΌ, ContinuousOn (f x) (spectrum π a)) (hfβ : MeasureTheory.Integrable (fun x => ContinuousMap.mkD ((spectrum π a).domRestrict (f x)) 0) ΞΌ) (ha : p a := by cfc_tac) : cfc (fun z => β« (x : X), f x z βΞΌ) a = β« (x : X), cfc (f x) a βΞΌ - cfc_setIntegral' π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral
{X : Type u_1} {π : Type u_2} {A : Type u_3} {p : A β Prop} [RCLike π] [MeasurableSpace X] {ΞΌ : MeasureTheory.Measure X} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] [CompleteSpace A] {s : Set X} [NormedSpace β A] (f : X β π β π) (a : A) (hfβ : βα΅ (x : X) βΞΌ.restrict s, ContinuousOn (f x) (spectrum π a)) (hfβ : MeasureTheory.IntegrableOn (fun x => ContinuousMap.mkD ((spectrum π a).domRestrict (f x)) 0) s ΞΌ) (ha : p a := by cfc_tac) : cfc (fun z => β« (x : X) in s, f x z βΞΌ) a = β« (x : X) in s, cfc (f x) a βΞΌ - cfc_im_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [StarModule β A] [ContinuousFunctionalCalculus β A IsStarNormal] (a : A) (hp : IsStarNormal a := by cfc_tac) : cfc (fun x => βx.im) a = β(imaginaryPart a) - cfc_re_id π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [StarModule β A] [ContinuousFunctionalCalculus β A IsStarNormal] (a : A) (hp : IsStarNormal a := by cfc_tac) : cfc (fun x => βx.re) a = β(realPart a) - cfc_comp_im π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [StarModule β A] [ContinuousFunctionalCalculus β A IsStarNormal] [ContinuousMap.UniqueHom β A] [T2Space A] (f : β β β) (a : A) (hf : ContinuousOn f (spectrum β β(imaginaryPart a))) (ha : IsStarNormal a := by cfc_tac) : cfc (fun x => β(f x.im)) a = cfc f β(imaginaryPart a) - cfc_comp_re π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [StarModule β A] [ContinuousFunctionalCalculus β A IsStarNormal] [ContinuousMap.UniqueHom β A] [T2Space A] (f : β β β) (a : A) (hf : ContinuousOn f (spectrum β β(realPart a)) := by cfc_tac) (ha : IsStarNormal a := by cfc_tac) : cfc (fun x => β(f x.re)) a = cfc f β(realPart a) - cfc_imaginaryPart π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [StarModule β A] [ContinuousFunctionalCalculus β A IsStarNormal] [ContinuousMap.UniqueHom β A] (f : β β β) (a : A) (hf : ContinuousOn f (spectrum β β(imaginaryPart a)) := by cfc_tac) (ha : IsStarNormal a := by cfc_tac) : cfc f β(imaginaryPart a) = cfc (fun x => f βx.im) a - cfc_realPart π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
{A : Type u_1} [TopologicalSpace A] [Ring A] [StarRing A] [Algebra β A] [StarModule β A] [ContinuousFunctionalCalculus β A IsStarNormal] [ContinuousMap.UniqueHom β A] (f : β β β) (a : A) (hf : ContinuousOn f (spectrum β β(realPart a)) := by cfc_tac) (ha : IsStarNormal a := by cfc_tac) : cfc f β(realPart a) = cfc (fun x => f βx.re) a - cfc_eq_cfc_transfer π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Transfer
{R : Type u_1} {A : Type u_2} {B : Type u_3} {p : A β Prop} {q : B β Prop} [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] [Ring B] [StarRing B] [Algebra R B] [instCFC : ContinuousFunctionalCalculus R A p] [TopologicalSpace B] [ContinuousFunctionalCalculus R B q] [ContinuousMap.UniqueHom R B] (e : A βββ[R] B) (he : Continuous βe) (hpq : β (x : A), p x β q (e x)) (f : R β R) (b : B) : cfc f b = e (cfc f (e.symm b)) - cfc_unitary_iff π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unitary
{R : Type u_1} {A : Type u_2} {p : A β Prop} [CommRing R] [StarRing R] [MetricSpace R] [IsTopologicalRing R] [ContinuousStar R] [TopologicalSpace A] [Ring A] [StarRing A] [Algebra R A] [ContinuousFunctionalCalculus R A p] (f : R β R) (a : A) (ha : p a := by cfc_tac) (hf : ContinuousOn f (spectrum R a) := by cfc_cont_tac) : cfc f a β unitary A β β x β spectrum R a, star (f x) * f x = 1 - CFC.complex_exp_eq_normedSpace_exp π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.ExpLog.Basic
{A : Type u_1} {p : A β Prop} [NormedRing A] [StarRing A] [NormedAlgebra β A] [ContinuousFunctionalCalculus β A p] {a : A} (ha : p a := by cfc_tac) : cfc Complex.exp a = NormedSpace.exp a - CFC.real_exp_eq_normedSpace_exp π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.ExpLog.Basic
{A : Type u_1} [NormedRing A] [StarRing A] [NormedAlgebra β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] {a : A} (ha : IsSelfAdjoint a := by cfc_tac) : cfc Real.exp a = NormedSpace.exp a - CFC.exp_eq_normedSpace_exp π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.ExpLog.Basic
{π : Type u_1} {A : Type u_2} [RCLike π] {p : A β Prop} [NormedRing A] [StarRing A] [NormedAlgebra π A] [ContinuousFunctionalCalculus π A p] {a : A} (ha : p a := by cfc_tac) : cfc NormedSpace.exp a = NormedSpace.exp a - IsSelfAdjoint.cfc_arg π Mathlib.Analysis.CStarAlgebra.Unitary.Connected
{A : Type u_1} [CStarAlgebra A] (u : A) : IsSelfAdjoint (cfc (Complex.ofReal β Complex.arg) u) - Unitary.argSelfAdjoint_coe π Mathlib.Analysis.CStarAlgebra.Unitary.Connected
{A : Type u_1} [CStarAlgebra A] (u : β₯(unitary A)) : β(Unitary.argSelfAdjoint u) = cfc (fun x => βx.arg) βu - Matrix.IsHermitian.cfc_eq π Mathlib.Analysis.Matrix.HermitianFunctionalCalculus
{n : Type u_1} {π : Type u_2} [RCLike π] [Fintype n] [DecidableEq n] {A : Matrix n n π} (hA : A.IsHermitian) (f : β β β) : cfc f A = hA.cfc f - Matrix.IsHermitian.charpoly_cfc_eq π Mathlib.Analysis.Matrix.HermitianFunctionalCalculus
{n : Type u_1} {π : Type u_2} [RCLike π] [Fintype n] [DecidableEq n] {A : Matrix n n π} (hA : A.IsHermitian) (f : β β β) : (cfc f A).charpoly = β i, (Polynomial.X - Polynomial.C β(f (hA.eigenvalues i))) - CFC.abs_eq_cfc_norm π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Abs
{A : Type u_2} [Ring A] [StarRing A] [TopologicalSpace A] [Algebra β A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] [PartialOrder A] [StarOrderedRing A] [NonnegSpectrumClass β A] [IsTopologicalRing A] [T2Space A] (a : A) (ha : IsSelfAdjoint a := by cfc_tac) : CFC.abs a = cfc (fun x => βxβ) a - cfc_comp_norm π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Abs
{π : Type u_1} {A : Type u_2} {p : A β Prop} [RCLike π] [Ring A] [TopologicalSpace A] [StarRing A] [PartialOrder A] [StarOrderedRing A] [Algebra π A] [ContinuousFunctionalCalculus π A p] [Algebra β A] [NonnegSpectrumClass β A] [IsTopologicalRing A] [T2Space A] [ContinuousFunctionalCalculus β A IsSelfAdjoint] (f : π β π) (a : A) (ha : p a := by cfc_tac) (hf : ContinuousOn f ((fun z => ββzβ) '' spectrum π a) := by cfc_cont_tac) : cfc (fun x => f ββxβ) a = cfc f (CFC.abs a) - CFC.concaveOn_cfc_rpowIntegrandββ π Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.IntegralRepresentation
{A : Type u_1} [CStarAlgebra A] [PartialOrder A] [StarOrderedRing A] {p t : β} (hp : p β Set.Ioo 0 1) (ht : 0 < t) : ConcaveOn β (Set.Ici 0) (cfc (p.rpowIntegrandββ t))
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c