Loogle!
Result
Found 640 declarations mentioning ContinuousStar. Of these, only the first 200 are shown.
- ContinuousStar π Mathlib.Topology.Algebra.Star
(R : Type u_1) [TopologicalSpace R] [Star R] : Prop - starContinuousMap π Mathlib.Topology.Algebra.Star
{R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] : C(R, R) - ContinuousStar.continuous_star π Mathlib.Topology.Algebra.Star
{R : Type u_1} {instβ : TopologicalSpace R} {instβΒΉ : Star R} [self : ContinuousStar R] : Continuous star - ContinuousStar.mk π Mathlib.Topology.Algebra.Star
{R : Type u_1} [TopologicalSpace R] [Star R] (continuous_star : Continuous star) : ContinuousStar R - instContinuousStarMulOpposite π Mathlib.Topology.Algebra.Star
{R : Type u_1} [Star R] [TopologicalSpace R] [ContinuousStar R] : ContinuousStar Rα΅α΅α΅ - continuousAt_star π Mathlib.Topology.Algebra.Star
{R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] {x : R} : ContinuousAt star x - continuousOn_star π Mathlib.Topology.Algebra.Star
{R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] {s : Set R} : ContinuousOn star s - continuousWithinAt_star π Mathlib.Topology.Algebra.Star
{R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] {s : Set R} {x : R} : ContinuousWithinAt star s x - tendsto_star π Mathlib.Topology.Algebra.Star
{R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] (a : R) : Filter.Tendsto star (nhds a) (nhds (star a)) - instContinuousStarForall π Mathlib.Topology.Algebra.Star
{ΞΉ : Type u_3} {C : ΞΉ β Type u_4} [(i : ΞΉ) β TopologicalSpace (C i)] [(i : ΞΉ) β Star (C i)] [β (i : ΞΉ), ContinuousStar (C i)] : ContinuousStar ((i : ΞΉ) β C i) - Continuous.star π Mathlib.Topology.Algebra.Star
{Ξ± : Type u_1} {R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] [TopologicalSpace Ξ±] {f : Ξ± β R} (hf : Continuous f) : Continuous fun x => star (f x) - instContinuousStarProd π Mathlib.Topology.Algebra.Star
{R : Type u_1} {S : Type u_2} [Star R] [Star S] [TopologicalSpace R] [TopologicalSpace S] [ContinuousStar R] [ContinuousStar S] : ContinuousStar (R Γ S) - ContinuousAt.star π Mathlib.Topology.Algebra.Star
{Ξ± : Type u_1} {R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] [TopologicalSpace Ξ±] {f : Ξ± β R} {x : Ξ±} (hf : ContinuousAt f x) : ContinuousAt (fun x => star (f x)) x - ContinuousOn.star π Mathlib.Topology.Algebra.Star
{Ξ± : Type u_1} {R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] [TopologicalSpace Ξ±] {f : Ξ± β R} {s : Set Ξ±} (hf : ContinuousOn f s) : ContinuousOn (fun x => star (f x)) s - starContinuousMap_apply π Mathlib.Topology.Algebra.Star
{R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] (aβ : R) : starContinuousMap aβ = star aβ - ContinuousWithinAt.star π Mathlib.Topology.Algebra.Star
{Ξ± : Type u_1} {R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] [TopologicalSpace Ξ±] {f : Ξ± β R} {s : Set Ξ±} {x : Ξ±} (hf : ContinuousWithinAt f s x) : ContinuousWithinAt (fun x => star (f x)) s x - Filter.Tendsto.star π Mathlib.Topology.Algebra.Star
{Ξ± : Type u_1} {R : Type u_2} [TopologicalSpace R] [Star R] [ContinuousStar R] {f : Ξ± β R} {l : Filter Ξ±} {y : R} (h : Filter.Tendsto f l (nhds y)) : Filter.Tendsto (fun x => star (f x)) l (nhds (star y)) - instContinuousStarUnits π Mathlib.Topology.Algebra.Star
{R : Type u_1} [Monoid R] [StarMul R] [TopologicalSpace R] [ContinuousStar R] : ContinuousStar RΛ£ - Summable.ofStar π Mathlib.Topology.Algebra.InfiniteSum.Constructions
{Ξ± : Type u_1} {Ξ² : Type u_2} {L : SummationFilter Ξ²} [AddCommMonoid Ξ±] [TopologicalSpace Ξ±] [StarAddMonoid Ξ±] [ContinuousStar Ξ±] {f : Ξ² β Ξ±} (hf : Summable (fun b => star (f b)) L) : Summable f L - Summable.star π Mathlib.Topology.Algebra.InfiniteSum.Constructions
{Ξ± : Type u_1} {Ξ² : Type u_2} {L : SummationFilter Ξ²} [AddCommMonoid Ξ±] [TopologicalSpace Ξ±] [StarAddMonoid Ξ±] [ContinuousStar Ξ±] {f : Ξ² β Ξ±} (hf : Summable f L) : Summable (fun b => star (f b)) L - summable_star_iff π Mathlib.Topology.Algebra.InfiniteSum.Constructions
{Ξ± : Type u_1} {Ξ² : Type u_2} {L : SummationFilter Ξ²} [AddCommMonoid Ξ±] [TopologicalSpace Ξ±] [StarAddMonoid Ξ±] [ContinuousStar Ξ±] {f : Ξ² β Ξ±} : Summable (fun b => star (f b)) L β Summable f L - summable_star_iff' π Mathlib.Topology.Algebra.InfiniteSum.Constructions
{Ξ± : Type u_1} {Ξ² : Type u_2} {L : SummationFilter Ξ²} [AddCommMonoid Ξ±] [TopologicalSpace Ξ±] [StarAddMonoid Ξ±] [ContinuousStar Ξ±] {f : Ξ² β Ξ±} : Summable (star f) L β Summable f L - HasSum.star π Mathlib.Topology.Algebra.InfiniteSum.Constructions
{Ξ± : Type u_1} {Ξ² : Type u_2} {L : SummationFilter Ξ²} [AddCommMonoid Ξ±] [TopologicalSpace Ξ±] [StarAddMonoid Ξ±] [ContinuousStar Ξ±] {f : Ξ² β Ξ±} {a : Ξ±} (h : HasSum f a L) : HasSum (fun b => star (f b)) (star a) L - tsum_star π Mathlib.Topology.Algebra.InfiniteSum.Constructions
{Ξ± : Type u_1} {Ξ² : Type u_2} {L : SummationFilter Ξ²} [AddCommMonoid Ξ±] [TopologicalSpace Ξ±] [StarAddMonoid Ξ±] [ContinuousStar Ξ±] {f : Ξ² β Ξ±} [T2Space Ξ±] : star (β'[L] (b : Ξ²), f b) = β'[L] (b : Ξ²), star (f b) - MeasureTheory.StronglyMeasurable.star π Mathlib.MeasureTheory.Function.StronglyMeasurable.Basic
{Ξ± : Type u_1} {R : Type u_5} [MeasurableSpace Ξ±] [Star R] [TopologicalSpace R] [ContinuousStar R] (f : Ξ± β R) (hf : MeasureTheory.StronglyMeasurable f) : MeasureTheory.StronglyMeasurable (star f) - MeasureTheory.AEStronglyMeasurable.star π Mathlib.MeasureTheory.Function.StronglyMeasurable.AEStronglyMeasurable
{Ξ± : Type u_1} {mβ : MeasurableSpace Ξ±} {ΞΌ : MeasureTheory.Measure Ξ±} {R : Type u_5} [TopologicalSpace R] [Star R] [ContinuousStar R] {f : Ξ± β R} (hf : MeasureTheory.AEStronglyMeasurable f ΞΌ) : MeasureTheory.AEStronglyMeasurable (star f) ΞΌ - starL π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] : A βLβ[R] A - starL' π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] [TrivialStar R] : A βL[R] A - toLinearEquiv_starL π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] : β(starL R) = starLinearEquiv R - symm_starL π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] : (starL R).symm = starL R - starL_apply π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] (aβ : A) : (starL R) aβ = star aβ - symm_starL' π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] [TrivialStar R] : (starL' R).symm = starL' R - starL'_apply π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] [TrivialStar R] (x : A) : (starL' R) x = star x - starL_symm_apply π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] (x : A) : (starL R).symm x = starAddEquiv.symm x - skewAdjointPartL π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [ContinuousSub A] [ContinuousStar A] [ContinuousConstSMul R A] : A βL[R] β₯(skewAdjoint A) - selfAdjointPartL π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [ContinuousAdd A] [ContinuousStar A] [ContinuousConstSMul R A] : A βL[R] β₯(selfAdjoint A) - starL'_symm_apply π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [AddCommMonoid A] [StarAddMonoid A] [Module R A] [StarModule R A] [TopologicalSpace A] [ContinuousStar A] [TrivialStar R] (x : A) : (starL' R).symm x = starAddEquiv.symm x - continuous_skewAdjointPart π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [ContinuousSub A] [ContinuousStar A] [ContinuousConstSMul R A] : Continuous β(skewAdjointPart R) - continuous_selfAdjointPart π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [ContinuousAdd A] [ContinuousStar A] [ContinuousConstSMul R A] : Continuous β(selfAdjointPart R) - skewAdjointPartL_apply_coe π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [ContinuousSub A] [ContinuousStar A] [ContinuousConstSMul R A] (x : A) : β((skewAdjointPartL R A) x) = β 2 β’ (x - star x) - StarModule.decomposeProdAdjointL π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [IsTopologicalAddGroup A] [ContinuousStar A] [ContinuousConstSMul R A] : A βL[R] β₯(selfAdjoint A) Γ β₯(skewAdjoint A) - selfAdjointPartL_apply_coe π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [ContinuousAdd A] [ContinuousStar A] [ContinuousConstSMul R A] (x : A) : β((selfAdjointPartL R A) x) = β 2 β’ x + β 2 β’ star x - continuous_decomposeProdAdjoint π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [IsTopologicalAddGroup A] [ContinuousStar A] [ContinuousConstSMul R A] : Continuous β(StarModule.decomposeProdAdjoint R A) - StarModule.decomposeProdAdjointL_apply π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [IsTopologicalAddGroup A] [ContinuousStar A] [ContinuousConstSMul R A] (i : A) : (StarModule.decomposeProdAdjointL R A) i = ((selfAdjointPart R) i, (skewAdjointPart R) i) - StarModule.decomposeProdAdjointL_symm_apply π Mathlib.Topology.Algebra.Module.Star
(R : Type u_1) (A : Type u_2) [Semiring R] [StarMul R] [TrivialStar R] [AddCommGroup A] [Module R A] [StarAddMonoid A] [StarModule R A] [Invertible 2] [TopologicalSpace A] [IsTopologicalAddGroup A] [ContinuousStar A] [ContinuousConstSMul R A] (a : β₯(selfAdjoint A) Γ β₯(skewAdjoint A)) : (StarModule.decomposeProdAdjointL R A).symm a = (selfAdjoint.submodule R A).subtype a.1 + (skewAdjoint.submodule R A).subtype a.2 - NormedStarGroup.to_continuousStar π Mathlib.Analysis.CStarAlgebra.Basic
{E : Type u_2} [SeminormedAddCommGroup E] [StarAddMonoid E] [NormedStarGroup E] : ContinuousStar E - RCLike.instContinuousStar π Mathlib.Analysis.RCLike.Basic
{K : Type u_1} [RCLike K] : ContinuousStar K - Complex.instContinuousStar π Mathlib.Analysis.Complex.Basic
: ContinuousStar β - MeasureTheory.AEEqFun.instStarOfContinuousStar π Mathlib.MeasureTheory.Function.AEEqFun
{Ξ± : Type u_1} [MeasurableSpace Ξ±] {ΞΌ : MeasureTheory.Measure Ξ±} {R : Type u_5} [TopologicalSpace R] [Star R] [ContinuousStar R] : Star (Ξ± ββ[ΞΌ] R) - MeasureTheory.AEEqFun.instInvolutiveStarOfContinuousStar π Mathlib.MeasureTheory.Function.AEEqFun
{Ξ± : Type u_1} [MeasurableSpace Ξ±] {ΞΌ : MeasureTheory.Measure Ξ±} {R : Type u_5} [TopologicalSpace R] [InvolutiveStar R] [ContinuousStar R] : InvolutiveStar (Ξ± ββ[ΞΌ] R) - MeasureTheory.AEEqFun.instTrivialStar π Mathlib.MeasureTheory.Function.AEEqFun
{Ξ± : Type u_1} [MeasurableSpace Ξ±] {ΞΌ : MeasureTheory.Measure Ξ±} {R : Type u_5} [TopologicalSpace R] [Star R] [TrivialStar R] [ContinuousStar R] : TrivialStar (Ξ± ββ[ΞΌ] R) - MeasureTheory.AEEqFun.coeFn_star π Mathlib.MeasureTheory.Function.AEEqFun
{Ξ± : Type u_1} [MeasurableSpace Ξ±] {ΞΌ : MeasureTheory.Measure Ξ±} {R : Type u_5} [TopologicalSpace R] [Star R] [ContinuousStar R] (f : Ξ± ββ[ΞΌ] R) : β(star f) =α΅[ΞΌ] star βf - instContinuousStarMatrix π Mathlib.Topology.Instances.Matrix
{m : Type u_4} {R : Type u_8} [TopologicalSpace R] [Star R] [ContinuousStar R] : ContinuousStar (Matrix m m R) - Continuous.matrix_conjTranspose π Mathlib.Topology.Instances.Matrix
{X : Type u_1} {m : Type u_4} {n : Type u_5} {R : Type u_8} [TopologicalSpace X] [TopologicalSpace R] [Star R] [ContinuousStar R] {A : X β Matrix m n R} (hA : Continuous A) : Continuous fun x => (A x).conjTranspose - Summable.matrix_conjTranspose π Mathlib.Topology.Instances.Matrix
{X : Type u_1} {m : Type u_4} {n : Type u_5} {R : Type u_8} [AddCommMonoid R] [TopologicalSpace R] {L : SummationFilter X} [StarAddMonoid R] [ContinuousStar R] {f : X β Matrix m n R} (hf : Summable f L) : Summable (fun x => (f x).conjTranspose) L - summable_matrix_conjTranspose π Mathlib.Topology.Instances.Matrix
{X : Type u_1} {m : Type u_4} {n : Type u_5} {R : Type u_8} [AddCommMonoid R] [TopologicalSpace R] {L : SummationFilter X} [StarAddMonoid R] [ContinuousStar R] {f : X β Matrix m n R} : Summable (fun x => (f x).conjTranspose) L β Summable f L - HasSum.matrix_conjTranspose π Mathlib.Topology.Instances.Matrix
{X : Type u_1} {m : Type u_4} {n : Type u_5} {R : Type u_8} [AddCommMonoid R] [TopologicalSpace R] {L : SummationFilter X} [StarAddMonoid R] [ContinuousStar R] {f : X β Matrix m n R} {a : Matrix m n R} (hf : HasSum f a L) : HasSum (fun x => (f x).conjTranspose) a.conjTranspose L - Matrix.conjTranspose_tsum π Mathlib.Topology.Instances.Matrix
{X : Type u_1} {m : Type u_4} {n : Type u_5} {R : Type u_8} [AddCommMonoid R] [TopologicalSpace R] {L : SummationFilter X} [StarAddMonoid R] [ContinuousStar R] [T2Space R] {f : X β Matrix m n R} : (β'[L] (x : X), f x).conjTranspose = β'[L] (x : X), (f x).conjTranspose - ContinuousMap.instStar π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [Star Ξ²] [ContinuousStar Ξ²] : Star C(Ξ±, Ξ²) - ContinuousMap.instInvolutiveStarOfContinuousStar π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [InvolutiveStar Ξ²] [ContinuousStar Ξ²] : InvolutiveStar C(Ξ±, Ξ²) - ContinuousMap.instTrivialStar π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [Star Ξ²] [ContinuousStar Ξ²] [TrivialStar Ξ²] : TrivialStar C(Ξ±, Ξ²) - ContinuousMap.starMul π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [Mul Ξ²] [ContinuousMul Ξ²] [StarMul Ξ²] [ContinuousStar Ξ²] : StarMul C(Ξ±, Ξ²) - ContinuousMap.starAddMonoid π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [AddMonoid Ξ²] [ContinuousAdd Ξ²] [StarAddMonoid Ξ²] [ContinuousStar Ξ²] : StarAddMonoid C(Ξ±, Ξ²) - ContinuousMap.instStarRingOfContinuousStar π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [NonUnitalNonAssocSemiring Ξ²] [IsTopologicalSemiring Ξ²] [StarRing Ξ²] [ContinuousStar Ξ²] : StarRing C(Ξ±, Ξ²) - ContinuousMap.instStarModule π Mathlib.Topology.ContinuousMap.Star
{R : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [Star R] [Star Ξ²] [SMul R Ξ²] [StarModule R Ξ²] [ContinuousStar Ξ²] [ContinuousConstSMul R Ξ²] : StarModule R C(Ξ±, Ξ²) - ContinuousMap.star_apply π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [Star Ξ²] [ContinuousStar Ξ²] (f : C(Ξ±, Ξ²)) (x : Ξ±) : (star f) x = star (f x) - ContinuousMap.coe_star π Mathlib.Topology.ContinuousMap.Star
{Ξ± : Type u_2} {Ξ² : Type u_3} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [Star Ξ²] [ContinuousStar Ξ²] (f : C(Ξ±, Ξ²)) : β(star f) = star βf - ContinuousMap.compStarAlgHom' π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] (π : Type u_4) [CommSemiring π] (A : Type u_5) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] (f : C(X, Y)) : C(Y, A) βββ[π] C(X, A) - ContinuousMap.compStarAlgHom'_id π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} [TopologicalSpace X] (π : Type u_4) [CommSemiring π] (A : Type u_5) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] : ContinuousMap.compStarAlgHom' π A (ContinuousMap.id X) = StarAlgHom.id π C(X, A) - ContinuousMap.compStarAlgHom_id π Mathlib.Topology.ContinuousMap.Star
(X : Type u_1) {π : Type u_2} {A : Type u_3} [TopologicalSpace X] [CommSemiring π] [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] : ContinuousMap.compStarAlgHom X (StarAlgHom.id π A) β― = StarAlgHom.id π C(X, A) - ContinuousMap.evalStarAlgHom π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} (S : Type u_2) (R : Type u_3) [TopologicalSpace X] [CommSemiring S] [CommSemiring R] [Algebra S R] [TopologicalSpace R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] (x : X) : C(X, R) βββ[S] R - ContinuousMap.compStarAlgHom π Mathlib.Topology.ContinuousMap.Star
(X : Type u_1) {π : Type u_2} {A : Type u_3} {B : Type u_4} [TopologicalSpace X] [CommSemiring π] [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] [TopologicalSpace B] [Semiring B] [IsTopologicalSemiring B] [Star B] [ContinuousStar B] [Algebra π B] (Ο : A βββ[π] B) (hΟ : Continuous βΟ) : C(X, A) βββ[π] C(X, B) - ContinuousMap.compStarAlgHom'_apply π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] (π : Type u_4) [CommSemiring π] (A : Type u_5) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] (f : C(X, Y)) (g : C(Y, A)) : (ContinuousMap.compStarAlgHom' π A f) g = g.comp f - ContinuousMap.compStarAlgHom'_comp π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} {Y : Type u_2} {Z : Type u_3} [TopologicalSpace X] [TopologicalSpace Y] [TopologicalSpace Z] (π : Type u_4) [CommSemiring π] (A : Type u_5) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] (g : C(Y, Z)) (f : C(X, Y)) : ContinuousMap.compStarAlgHom' π A (g.comp f) = (ContinuousMap.compStarAlgHom' π A f).comp (ContinuousMap.compStarAlgHom' π A g) - ContinuousMap.evalStarAlgHom_apply π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} (S : Type u_2) (R : Type u_3) [TopologicalSpace X] [CommSemiring S] [CommSemiring R] [Algebra S R] [TopologicalSpace R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] (x : X) (f : C(X, R)) : (ContinuousMap.evalStarAlgHom S R x) f = f x - ContinuousMap.compStarAlgHom_apply π Mathlib.Topology.ContinuousMap.Star
(X : Type u_1) {π : Type u_2} {A : Type u_3} {B : Type u_4} [TopologicalSpace X] [CommSemiring π] [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] [TopologicalSpace B] [Semiring B] [IsTopologicalSemiring B] [Star B] [ContinuousStar B] [Algebra π B] (Ο : A βββ[π] B) (hΟ : Continuous βΟ) (f : C(X, A)) : (ContinuousMap.compStarAlgHom X Ο hΟ) f = { toFun := βΟ, continuous_toFun := hΟ }.comp f - Homeomorph.compStarAlgEquiv' π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] (π : Type u_3) [CommSemiring π] (A : Type u_4) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [StarRing A] [ContinuousStar A] [Algebra π A] (f : X ββ Y) : C(Y, A) βββ[π] C(X, A) - ContinuousMap.compStarAlgHom_comp π Mathlib.Topology.ContinuousMap.Star
(X : Type u_1) {π : Type u_2} {A : Type u_3} {B : Type u_4} {C : Type u_5} [TopologicalSpace X] [CommSemiring π] [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [Star A] [ContinuousStar A] [Algebra π A] [TopologicalSpace B] [Semiring B] [IsTopologicalSemiring B] [Star B] [ContinuousStar B] [Algebra π B] [TopologicalSpace C] [Semiring C] [IsTopologicalSemiring C] [Star C] [ContinuousStar C] [Algebra π C] (Ο : A βββ[π] B) (Ο : B βββ[π] C) (hΟ : Continuous βΟ) (hΟ : Continuous βΟ) : ContinuousMap.compStarAlgHom X (Ο.comp Ο) β― = (ContinuousMap.compStarAlgHom X Ο hΟ).comp (ContinuousMap.compStarAlgHom X Ο hΟ) - Homeomorph.compStarAlgEquiv'_apply π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] (π : Type u_3) [CommSemiring π] (A : Type u_4) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [StarRing A] [ContinuousStar A] [Algebra π A] (f : X ββ Y) (a : C(Y, A)) : (Homeomorph.compStarAlgEquiv' π A f) a = (ContinuousMap.compStarAlgHom' π A βf) a - Homeomorph.compStarAlgEquiv'_symm_apply π Mathlib.Topology.ContinuousMap.Star
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] (π : Type u_3) [CommSemiring π] (A : Type u_4) [TopologicalSpace A] [Semiring A] [IsTopologicalSemiring A] [StarRing A] [ContinuousStar A] [Algebra π A] (f : X ββ Y) (a : C(X, A)) : (Homeomorph.compStarAlgEquiv' π A f).symm a = (ContinuousMap.compStarAlgHom' π A βf.symm) a - ContinuousMapZero.instStarRing π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] : StarRing (ContinuousMapZero X R) - ContinuousMapZero.instTrivialStar π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] [TrivialStar R] : TrivialStar (ContinuousMapZero X R) - ContinuousMapZero.instStarModule π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] {M : Type u_3} [SMulZeroClass M R] [ContinuousConstSMul M R] [Star M] [StarModule M R] [ContinuousStar R] : StarModule M (ContinuousMapZero X R) - ContinuousMapZero.coe_star π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] (f : ContinuousMapZero X R) : β(star f) = star βf - ContinuousMapZero.toContinuousMapHom π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] : ContinuousMapZero X R ββββ[R] C(X, R) - ContinuousMapZero.starAlgEquivPrecomp π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {Y : Type u_2} (R : Type u_4) [Zero X] [Zero Y] [TopologicalSpace X] [TopologicalSpace Y] [TopologicalSpace R] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] (f : X ββ Y) (hf : f 0 = 0) : ContinuousMapZero Y R βββ[R] ContinuousMapZero X R - ContinuousMapZero.nonUnitalStarAlgHom_precomp π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {Y : Type u_2} (R : Type u_4) [Zero X] [Zero Y] [TopologicalSpace X] [TopologicalSpace Y] [TopologicalSpace R] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] (f : ContinuousMapZero X Y) : ContinuousMapZero Y R ββββ[R] ContinuousMapZero X R - ContinuousMapZero.coe_toContinuousMapHom π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] : βContinuousMapZero.toContinuousMapHom = toContinuousMap - ContinuousMapZero.toContinuousMapHom_apply_apply π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {R : Type u_2} [Zero X] [TopologicalSpace X] [TopologicalSpace R] [CommSemiring R] [IsTopologicalSemiring R] [StarRing R] [ContinuousStar R] (f : ContinuousMapZero X R) (a : X) : (ContinuousMapZero.toContinuousMapHom f) a = f a - ContinuousMapZero.nonUnitalStarAlgHom_postcomp π Mathlib.Topology.ContinuousMap.ContinuousMapZero
(X : Type u_1) {M : Type u_3} {R : Type u_4} {S : Type u_5} [Zero X] [CommSemiring M] [TopologicalSpace X] [TopologicalSpace R] [TopologicalSpace S] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] [CommSemiring S] [StarRing S] [IsTopologicalSemiring S] [ContinuousStar S] [Module M R] [Module M S] [ContinuousConstSMul M R] [ContinuousConstSMul M S] (Ο : R ββββ[M] S) (hΟ : Continuous βΟ) : ContinuousMapZero X R ββββ[M] ContinuousMapZero X S - ContinuousMapZero.starAlgEquivPrecomp_apply_toFun π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {Y : Type u_2} (R : Type u_4) [Zero X] [Zero Y] [TopologicalSpace X] [TopologicalSpace Y] [TopologicalSpace R] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] (f : X ββ Y) (hf : f 0 = 0) (a : ContinuousMapZero Y R) (aβ : X) : ((ContinuousMapZero.starAlgEquivPrecomp R f hf) a) aβ = a (f aβ) - ContinuousMapZero.nonUnitalStarAlgHom_precomp_apply π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {Y : Type u_2} (R : Type u_4) [Zero X] [Zero Y] [TopologicalSpace X] [TopologicalSpace Y] [TopologicalSpace R] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] (f : ContinuousMapZero X Y) (g : ContinuousMapZero Y R) : (ContinuousMapZero.nonUnitalStarAlgHom_precomp R f) g = g.comp f - ContinuousMapZero.starAlgEquivPrecomp_symm_apply_toFun π Mathlib.Topology.ContinuousMap.ContinuousMapZero
{X : Type u_1} {Y : Type u_2} (R : Type u_4) [Zero X] [Zero Y] [TopologicalSpace X] [TopologicalSpace Y] [TopologicalSpace R] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] (f : X ββ Y) (hf : f 0 = 0) (a : ContinuousMapZero X R) (aβ : Y) : ((ContinuousMapZero.starAlgEquivPrecomp R f hf).symm a) aβ = a (f.symm aβ) - ContinuousMapZero.nonUnitalStarAlgHom_postcomp_apply π Mathlib.Topology.ContinuousMap.ContinuousMapZero
(X : Type u_1) {M : Type u_3} {R : Type u_4} {S : Type u_5} [Zero X] [CommSemiring M] [TopologicalSpace X] [TopologicalSpace R] [TopologicalSpace S] [CommSemiring R] [StarRing R] [IsTopologicalSemiring R] [ContinuousStar R] [CommSemiring S] [StarRing S] [IsTopologicalSemiring S] [ContinuousStar S] [Module M R] [Module M S] [ContinuousConstSMul M R] [ContinuousConstSMul M S] (Ο : R ββββ[M] S) (hΟ : Continuous βΟ) (f : ContinuousMapZero X R) : (ContinuousMapZero.nonUnitalStarAlgHom_postcomp X Ο hΟ) f = { toFun := βΟ, continuous_toFun := hΟ, map_zero' := β― }.comp f - IsSelfAdjoint.exp π Mathlib.Analysis.Normed.Algebra.Exponential
{πΈ : Type u_2} [Ring πΈ] [TopologicalSpace πΈ] [IsTopologicalRing πΈ] [T2Space πΈ] [StarRing πΈ] [ContinuousStar πΈ] {x : πΈ} (h : IsSelfAdjoint x) : IsSelfAdjoint (NormedSpace.exp x) - NormedSpace.star_exp π Mathlib.Analysis.Normed.Algebra.Exponential
{πΈ : Type u_2} [Ring πΈ] [TopologicalSpace πΈ] [IsTopologicalRing πΈ] [T2Space πΈ] [StarRing πΈ] [ContinuousStar πΈ] (x : πΈ) : star (NormedSpace.exp x) = NormedSpace.exp (star x) - NormedSpace.exp_mem_unitary_of_mem_skewAdjoint π Mathlib.Analysis.Normed.Algebra.Exponential
{πΈ : Type u_1} [NormedRing πΈ] [NormedAlgebra β πΈ] [CompleteSpace πΈ] [StarRing πΈ] [ContinuousStar πΈ] {x : πΈ} (h : x β skewAdjoint πΈ) : NormedSpace.exp x β unitary πΈ - NonUnitalStarSubalgebra.topologicalClosure π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] (s : NonUnitalStarSubalgebra R A) : NonUnitalStarSubalgebra R A - NonUnitalStarSubalgebra.isClosed_topologicalClosure π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] (s : NonUnitalStarSubalgebra R A) : IsClosed βs.topologicalClosure - NonUnitalStarSubalgebra.le_topologicalClosure π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] (s : NonUnitalStarSubalgebra R A) : s β€ s.topologicalClosure - NonUnitalStarSubalgebra.topologicalClosure_mono π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] {s t : NonUnitalStarSubalgebra R A} (h : s β€ t) : s.topologicalClosure β€ t.topologicalClosure - NonUnitalStarSubalgebra.topologicalClosure_minimal π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] (s : NonUnitalStarSubalgebra R A) {t : NonUnitalStarSubalgebra R A} (h : s β€ t) (ht : IsClosed βt) : s.topologicalClosure β€ t - NonUnitalStarAlgebra.elemental π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] (x : A) : NonUnitalStarSubalgebra R A - NonUnitalStarSubalgebra.isMulCommutative_topologicalClosure π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] [T2Space A] (s : NonUnitalStarSubalgebra R A) [IsMulCommutative β₯s] : IsMulCommutative β₯s.topologicalClosure - NonUnitalStarAlgebra.elemental.isClosed π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] (x : A) : IsClosed β(NonUnitalStarAlgebra.elemental R x) - NonUnitalStarAlgebra.elemental.self_mem π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] (x : A) : x β NonUnitalStarAlgebra.elemental R x - NonUnitalStarAlgebra.elemental.star_self_mem π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] (x : A) : star x β NonUnitalStarAlgebra.elemental R x - NonUnitalStarAlgebra.elemental.le_centralizer_centralizer π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] [T2Space A] (x : A) : NonUnitalStarAlgebra.elemental R x β€ NonUnitalStarSubalgebra.centralizer R β(NonUnitalStarSubalgebra.centralizer R {x}) - NonUnitalStarAlgebra.elemental.instCompleteSpaceSubtypeMemNonUnitalStarSubalgebra π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) [CommSemiring R] [StarRing R] {A : Type u_3} [UniformSpace A] [CompleteSpace A] [NonUnitalSemiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [ContinuousConstSMul R A] (x : A) : CompleteSpace β₯(NonUnitalStarAlgebra.elemental R x) - NonUnitalStarSubalgebra.topologicalClosure_adjoin_le_centralizer_centralizer π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_4) {A : Type u_5} [CommSemiring R] [StarRing R] [TopologicalSpace A] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [ContinuousConstSMul R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [T2Space A] (s : Set A) : (NonUnitalStarAlgebra.adjoin R s).topologicalClosure β€ NonUnitalStarSubalgebra.centralizer R β(NonUnitalStarSubalgebra.centralizer R s) - NonUnitalStarAlgebra.elemental.le_of_mem π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] {x : A} {s : NonUnitalStarSubalgebra R A} (hs : IsClosed βs) (hx : x β s) : NonUnitalStarAlgebra.elemental R x β€ s - NonUnitalStarAlgebra.elemental.le_iff_mem π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] {x : A} {s : NonUnitalStarSubalgebra R A} (hs : IsClosed βs) : NonUnitalStarAlgebra.elemental R x β€ s β x β s - NonUnitalStarAlgebra.elemental.isClosedEmbedding_coe π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] (x : A) : Topology.IsClosedEmbedding Subtype.val - NonUnitalStarSubalgebra.map_topologicalClosure_le π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] [TopologicalSpace B] [Star B] [NonUnitalSemiring B] [Module R B] [IsSemitopologicalSemiring B] [ContinuousConstSMul R B] [ContinuousStar B] (s : NonUnitalStarSubalgebra R A) {Ο : A ββββ[R] B} (hΟ : Continuous βΟ) : NonUnitalStarSubalgebra.map Ο s.topologicalClosure β€ (NonUnitalStarSubalgebra.map Ο s).topologicalClosure - NonUnitalStarSubalgebra.topologicalClosure_map_le π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] [TopologicalSpace B] [Star B] [NonUnitalSemiring B] [Module R B] [IsSemitopologicalSemiring B] [ContinuousConstSMul R B] [ContinuousStar B] (s : NonUnitalStarSubalgebra R A) {Ο : A ββββ[R] B} (hΟ : IsClosedMap βΟ) : (NonUnitalStarSubalgebra.map Ο s).topologicalClosure β€ NonUnitalStarSubalgebra.map Ο s.topologicalClosure - NonUnitalStarSubalgebra.nonUnitalCommSemiringTopologicalClosure π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] [T2Space A] (s : NonUnitalStarSubalgebra R A) (hs : β (x y : β₯s), x * y = y * x) : NonUnitalCommSemiring β₯s.topologicalClosure - NonUnitalStarSubalgebra.topologicalClosure_map π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [TopologicalSpace A] [Star A] [NonUnitalSemiring A] [Module R A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalSemiring A] [TopologicalSpace B] [Star B] [NonUnitalSemiring B] [Module R B] [IsSemitopologicalSemiring B] [ContinuousConstSMul R B] [ContinuousStar B] (s : NonUnitalStarSubalgebra R A) {Ο : A ββββ[R] B} (hΟ : IsClosedMap βΟ) (hΟ' : Continuous βΟ) : (NonUnitalStarSubalgebra.map Ο s).topologicalClosure = NonUnitalStarSubalgebra.map Ο s.topologicalClosure - NonUnitalStarAlgebra.elemental.isMulCommutative π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [NonUnitalSemiring A] [StarRing A] [Module R A] [IsScalarTower R A A] [SMulCommClass R A A] [StarModule R A] [TopologicalSpace A] [IsSemitopologicalSemiring A] [ContinuousConstSMul R A] [ContinuousStar A] [T2Space A] (x : A) [IsStarNormal x] : IsMulCommutative β₯(NonUnitalStarAlgebra.elemental R x) - NonUnitalStarSubalgebra.nonUnitalCommRingTopologicalClosure π Mathlib.Topology.Algebra.NonUnitalStarAlgebra
{R : Type u_1} {A : Type u_2} [CommRing R] [TopologicalSpace A] [NonUnitalRing A] [Module R A] [Star A] [ContinuousStar A] [ContinuousConstSMul R A] [IsSemitopologicalRing A] [T2Space A] (s : NonUnitalStarSubalgebra R A) (hs : β (x y : β₯s), x * y = y * x) : NonUnitalCommRing β₯s.topologicalClosure - StarAlgebra.elemental π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] (x : A) : StarSubalgebra R A - StarSubalgebra.topologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] (s : StarSubalgebra R A) : StarSubalgebra R A - StarAlgebra.elemental.isClosed π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] (x : A) : IsClosed β(StarAlgebra.elemental R x) - StarSubalgebra.isClosed_topologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] (s : StarSubalgebra R A) : IsClosed βs.topologicalClosure - StarAlgebra.elemental.self_mem π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] (x : A) : x β StarAlgebra.elemental R x - StarSubalgebra.topologicalClosure_toSubalgebra_comm π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] (s : StarSubalgebra R A) : s.topologicalClosure.toSubalgebra = s.topologicalClosure - StarSubalgebra.le_topologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] (s : StarSubalgebra R A) : s β€ s.topologicalClosure - StarSubalgebra.topologicalClosure_coe π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] (s : StarSubalgebra R A) : βs.topologicalClosure = closure βs - StarSubalgebra.topologicalClosure_mono π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] : Monotone StarSubalgebra.topologicalClosure - StarAlgebra.elemental.star_self_mem π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] (x : A) : star x β StarAlgebra.elemental R x - Subalgebra.topologicalClosure_star_comm π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] (s : Subalgebra R A) : (star s).topologicalClosure = star s.topologicalClosure - StarAlgebra.elemental.le_centralizer_centralizer π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] [T2Space A] (x : A) : StarAlgebra.elemental R x β€ StarSubalgebra.centralizer R β(StarSubalgebra.centralizer R {x}) - StarSubalgebra.topologicalClosure_adjoin_le_centralizer_centralizer π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [T2Space A] (s : Set A) : (StarAlgebra.adjoin R s).topologicalClosure β€ StarSubalgebra.centralizer R β(StarSubalgebra.centralizer R s) - StarAlgebra.elemental.instCompleteSpaceSubtypeMemStarSubalgebra π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) [CommSemiring R] [StarRing R] {A : Type u_4} [UniformSpace A] [CompleteSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] (x : A) : CompleteSpace β₯(StarAlgebra.elemental R x) - StarSubalgebra.instCompleteSpaceSubtypeMemTopologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} [CommSemiring R] [StarRing R] {A : Type u_4} [UniformSpace A] [CompleteSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] {S : StarSubalgebra R A} : CompleteSpace β₯S.topologicalClosure - StarAlgebra.elemental.le_of_mem π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] {S : StarSubalgebra R A} (hS : IsClosed βS) {x : A} (hx : x β S) : StarAlgebra.elemental R x β€ S - StarAlgebra.elemental.le_iff_mem π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] {x : A} {s : StarSubalgebra R A} (hs : IsClosed βs) : StarAlgebra.elemental R x β€ s β x β s - StarSubalgebra.topologicalClosure_minimal π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] {s t : StarSubalgebra R A} (h : s β€ t) (ht : IsClosed βt) : s.topologicalClosure β€ t - StarAlgebra.elemental.isClosedEmbedding_coe π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] (x : A) : Topology.IsClosedEmbedding Subtype.val - StarAlgebra.elemental.isMulCommutative π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] [T2Space A] {x : A} [IsStarNormal x] : IsMulCommutative β₯(StarAlgebra.elemental R x) - StarSubalgebra.isMulCommutative_topologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [T2Space A] (s : StarSubalgebra R A) [IsMulCommutative β₯s] : IsMulCommutative β₯s.topologicalClosure - StarSubalgebra.map_topologicalClosure_le π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [TopologicalSpace B] [Semiring B] [Algebra R B] [StarRing B] [StarModule R B] [IsSemitopologicalSemiring B] [ContinuousStar B] (s : StarSubalgebra R A) (Ο : A βββ[R] B) (hΟ : Continuous βΟ) : StarSubalgebra.map Ο s.topologicalClosure β€ (StarSubalgebra.map Ο s).topologicalClosure - StarSubalgebra.topologicalClosure_map_le π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [TopologicalSpace B] [Semiring B] [Algebra R B] [StarRing B] [StarModule R B] [IsSemitopologicalSemiring B] [ContinuousStar B] (s : StarSubalgebra R A) (Ο : A βββ[R] B) (hΟ : IsClosedMap βΟ) : (StarSubalgebra.map Ο s).topologicalClosure β€ StarSubalgebra.map Ο s.topologicalClosure - StarSubalgebra.topologicalClosure_map π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [TopologicalSpace B] [Semiring B] [Algebra R B] [StarRing B] [StarModule R B] [IsSemitopologicalSemiring B] [ContinuousStar B] (s : StarSubalgebra R A) (Ο : A βββ[R] B) (hΟ : IsClosedMap βΟ) (hΟ' : Continuous βΟ) : (StarSubalgebra.map Ο s).topologicalClosure = StarSubalgebra.map Ο s.topologicalClosure - StarSubalgebra.commSemiringTopologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [T2Space A] (s : StarSubalgebra R A) (hs : β (x y : β₯s), x * y = y * x) : CommSemiring β₯s.topologicalClosure - StarAlgebra.elemental.induction_on π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] {x y : A} (hy : y β StarAlgebra.elemental R x) {P : (u : A) β u β StarAlgebra.elemental R x β Prop} (self : P x β―) (star_self : P (star x) β―) (algebraMap : β (r : R), P ((algebraMap R A) r) β―) (add : β (u : A) (hu : u β StarAlgebra.elemental R x) (v : A) (hv : v β StarAlgebra.elemental R x), P u hu β P v hv β P (u + v) β―) (mul : β (u : A) (hu : u β StarAlgebra.elemental R x) (v : A) (hv : v β StarAlgebra.elemental R x), P u hu β P v hv β P (u * v) β―) (closure : β (s : Set A) (hs : s β β(StarAlgebra.elemental R x)), (β (u : A) (hu : u β s), P u β―) β β (v : A) (hv : v β closure s), P v β―) : P y hy - StarSubalgebra.commRingTopologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_4} {A : Type u_5} [CommRing R] [StarRing R] [TopologicalSpace A] [Ring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalRing A] [ContinuousStar A] [T2Space A] (s : StarSubalgebra R A) (hs : β (x y : β₯s), x * y = y * x) : CommRing β₯s.topologicalClosure - StarAlgebra.elemental.starAlgHomClass_ext π Mathlib.Topology.Algebra.StarSubalgebra
(R : Type u_1) {A : Type u_2} {B : Type u_3} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [StarRing A] [IsSemitopologicalSemiring A] [ContinuousStar A] [Algebra R A] [StarModule R A] [TopologicalSpace B] [Semiring B] [StarRing B] [Algebra R B] [T2Space B] {F : Type u_4} {a : A} [FunLike F (β₯(StarAlgebra.elemental R a)) B] [AlgHomClass F R (β₯(StarAlgebra.elemental R a)) B] [StarHomClass F (β₯(StarAlgebra.elemental R a)) B] {Ο Ο : F} (hΟ : Continuous βΟ) (hΟ : Continuous βΟ) (h : Ο β¨a, β―β© = Ο β¨a, β―β©) : Ο = Ο - StarAlgHomClass.ext_topologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [TopologicalSpace B] [Semiring B] [Algebra R B] [StarRing B] [T2Space B] {F : Type u_4} {S : StarSubalgebra R A} [FunLike F (β₯S.topologicalClosure) B] [AlgHomClass F R (β₯S.topologicalClosure) B] [StarHomClass F (β₯S.topologicalClosure) B] {Ο Ο : F} (hΟ : Continuous βΟ) (hΟ : Continuous βΟ) (h : β (x : β₯S), Ο ((StarSubalgebra.inclusion β―) x) = Ο ((StarSubalgebra.inclusion β―) x)) : Ο = Ο - StarAlgHom.ext_topologicalClosure π Mathlib.Topology.Algebra.StarSubalgebra
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [StarRing R] [TopologicalSpace A] [Semiring A] [Algebra R A] [StarRing A] [StarModule R A] [IsSemitopologicalSemiring A] [ContinuousStar A] [TopologicalSpace B] [Semiring B] [Algebra R B] [StarRing B] [T2Space B] {S : StarSubalgebra R A} {Ο Ο : β₯S.topologicalClosure βββ[R] B} (hΟ : Continuous βΟ) (hΟ : Continuous βΟ) (h : Ο.comp (StarSubalgebra.inclusion β―) = Ο.comp (StarSubalgebra.inclusion β―)) : Ο = Ο - NNReal.instContinuousStar π Mathlib.Topology.Algebra.Star.Real
: ContinuousStar NNReal - instContinuousStarReal π Mathlib.Topology.Algebra.Star.Real
: ContinuousStar β - ContinuousMap.instStarOrderedRingOfContinuousSqrt π Mathlib.Topology.ContinuousMap.StarOrdered
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {R : Type u_2} [PartialOrder R] [NonUnitalSemiring R] [StarRing R] [StarOrderedRing R] [TopologicalSpace R] [ContinuousStar R] [IsTopologicalSemiring R] [ContinuousSqrt R] : StarOrderedRing C(Ξ±, R) - ContinuousMapZero.instStarOrderedRing π Mathlib.Topology.ContinuousMap.StarOrdered
{Ξ± : Type u_1} [TopologicalSpace Ξ±] [Zero Ξ±] {R : Type u_2} [TopologicalSpace R] [CommSemiring R] [PartialOrder R] [NoZeroDivisors R] [StarRing R] [StarOrderedRing R] [IsTopologicalSemiring R] [ContinuousStar R] [StarOrderedRing C(Ξ±, R)] : StarOrderedRing (ContinuousMapZero Ξ± R) - ContinuousMap.UniqueHom π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) (A : Type u_2) [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] : Prop - ClosedEmbeddingContinuousFunctionalCalculus π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) (A : Type u_2) (p : outParam (A β Prop)) [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] : Prop - ContinuousFunctionalCalculus π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) (A : Type u_2) (p : outParam (A β Prop)) [CommSemiring R] [StarRing R] [MetricSpace R] [IsTopologicalSemiring R] [ContinuousStar R] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra R A] : Prop - 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_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] : p 1 - cfc_predicate_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] : p 0 - ClosedEmbeddingContinuousFunctionalCalculus.toContinuousFunctionalCalculus π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} {instβ : CommSemiring R} {instβΒΉ : StarRing R} {instβΒ² : MetricSpace R} {instβΒ³ : IsTopologicalSemiring R} {instββ΄ : ContinuousStar R} {instββ΅ : Ring A} {instββΆ : StarRing A} {instββ· : TopologicalSpace A} {instββΈ : Algebra R A} [self : ClosedEmbeddingContinuousFunctionalCalculus R A p] : ContinuousFunctionalCalculus R A p - ContinuousFunctionalCalculus.predicate_zero π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
(R : Type u_1) {A : Type u_2} {p : outParam (A β Prop)} {instβ : CommSemiring R} {instβΒΉ : StarRing R} {instβΒ² : MetricSpace R} {instβΒ³ : IsTopologicalSemiring R} {instββ΄ : ContinuousStar R} {instββ΅ : Ring A} {instββΆ : StarRing A} {instββ· : TopologicalSpace A} {instββΈ : Algebra R A} [self : ContinuousFunctionalCalculus R A p] : p 0 - ContinuousFunctionalCalculus.spectrum_nonempty π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} {instβ : CommSemiring R} {instβΒΉ : StarRing R} {instβΒ² : MetricSpace R} {instβΒ³ : IsTopologicalSemiring R} {instββ΄ : ContinuousStar R} {instββ΅ : Ring A} {instββΆ : StarRing A} {instββ· : TopologicalSpace A} {instββΈ : Algebra R A} [self : ContinuousFunctionalCalculus R A p] [Nontrivial A] (a : A) (ha : p a) : (spectrum R a).Nonempty - CFC.spectrum_nonempty π 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] [Nontrivial A] (a : A) (ha : p a := by cfc_tac) : (spectrum R a).Nonempty - ContinuousFunctionalCalculus.isCompact_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] (a : A) : IsCompact (spectrum R 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 - ContinuousFunctionalCalculus.compactSpace_spectrum π Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital
{R : Type u_1} {A : Type u_2} {p : outParam (A β Prop)} {instβ : CommSemiring R} {instβΒΉ : StarRing R} {instβΒ² : MetricSpace R} {instβΒ³ : IsTopologicalSemiring R} {instββ΄ : ContinuousStar R} {instββ΅ : Ring A} {instββΆ : StarRing A} {instββ· : TopologicalSpace A} {instββΈ : Algebra R A} [self : ContinuousFunctionalCalculus R A p] (a : A) : CompactSpace β(spectrum R a) - cfc_predicate_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) : p ((algebraMap R A) r) - CFC.spectrum_zero_eq π 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] [Nontrivial A] : spectrum R 0 = {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.spectrum_one_eq π 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] [Nontrivial A] : spectrum R 1 = {1} - 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.eq_zero_of_spectrum_subset_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) (h_spec : spectrum R a β {0}) (ha : p a := by cfc_tac) : 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.eq_one_of_spectrum_subset_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) (h_spec : spectrum R a β {1}) (ha : p a := by cfc_tac) : a = 1 - 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.spectrum_algebraMap_eq π 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] [Nontrivial A] (r : R) : spectrum R ((algebraMap R A) r) = {r} - CFC.spectrum_algebraMap_subset π 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) : spectrum R ((algebraMap R A) r) β {r} - 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.eq_algebraMap_of_spectrum_subset_singleton π 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) (r : R) (h_spec : spectrum R a β {r}) (ha : p a := by cfc_tac) : a = (algebraMap R A) r - 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.pow_eq_zero_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] (a : A) (n : β) (hn : n β 0) (hp : p a := by cfc_tac) : a ^ n = 0 β a = 0 - 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)
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