Documentation

Mathlib.Analysis.CStarAlgebra.Hom

Properties of C⋆-algebra homomorphisms #

Here we collect properties of C⋆-algebra homomorphisms.

Main declarations #

theorem IsSelfAdjoint.map_spectrum_real {F : Type u_1} {𝕜 : Type u_2} {A : Type u_3} {B : Type u_4} [RCLike 𝕜] [Ring A] [StarRing A] [TopologicalSpace A] [Algebra A] [Algebra 𝕜 A] [Ring B] [StarRing B] [TopologicalSpace B] [Algebra B] [Algebra 𝕜 B] [ContinuousFunctionalCalculus A IsSelfAdjoint] [ContinuousFunctionalCalculus B IsSelfAdjoint] [IsScalarTower 𝕜 A] [IsScalarTower 𝕜 B] [ContinuousMap.UniqueHom B] [FunLike F A B] [AlgHomClass F 𝕜 A B] [StarHomClass F A B] {a : A} (ha : IsSelfAdjoint a) (φ : F) ( : Function.Injective φ) (hφ' : Continuous φ := by fun_prop) :
theorem IsSelfAdjoint.map_quasispectrum_real {F : Type u_1} {A : Type u_2} {B : Type u_3} [NonUnitalCStarAlgebra A] [NonUnitalCStarAlgebra B] [FunLike F A B] [NonUnitalAlgHomClass F A B] [StarHomClass F A B] {a : A} (ha : IsSelfAdjoint a) (φ : F) ( : Function.Injective φ) :

A non-unital star monomorphism between C⋆-algebras is an order embedding.

Equations
Instances For
    theorem NonUnitalStarAlgHom.map_le_map_iff {F : Type u_1} {A : Type u_2} {B : Type u_3} [NonUnitalCStarAlgebra A] [PartialOrder A] [StarOrderedRing A] [NonUnitalCStarAlgebra B] [PartialOrder B] [StarOrderedRing B] [FunLike F A B] [NonUnitalAlgHomClass F A B] [StarHomClass F A B] (f : F) (hf : Function.Injective f) {x y : A} :
    f x f y x y

    A non-unital star monomorphism between C⋆-algebras is an order embedding.

    theorem NonUnitalStarAlgHom.map_lt_map_iff {F : Type u_1} {A : Type u_2} {B : Type u_3} [NonUnitalCStarAlgebra A] [PartialOrder A] [StarOrderedRing A] [NonUnitalCStarAlgebra B] [PartialOrder B] [StarOrderedRing B] [FunLike F A B] [NonUnitalAlgHomClass F A B] [StarHomClass F A B] (f : F) (hf : Function.Injective f) {x y : A} :
    f x < f y x < y
    theorem NonUnitalStarAlgHom.norm_map {F : Type u_1} {A : Type u_2} {B : Type u_3} [NonUnitalCStarAlgebra A] [NonUnitalCStarAlgebra B] [FunLike F A B] [NonUnitalAlgHomClass F A B] [StarHomClass F A B] (φ : F) ( : Function.Injective φ) (a : A) :

    A non-unital star algebra monomorphism of complex C⋆-algebras is isometric.

    theorem NonUnitalStarAlgHom.nnnorm_map {F : Type u_1} {A : Type u_2} {B : Type u_3} [NonUnitalCStarAlgebra A] [NonUnitalCStarAlgebra B] [FunLike F A B] [NonUnitalAlgHomClass F A B] [StarHomClass F A B] (φ : F) ( : Function.Injective φ) (a : A) :

    A non-unital star algebra monomorphism of complex C⋆-algebras is isometric.

    theorem NonUnitalStarAlgHom.isometry {F : Type u_1} {A : Type u_2} {B : Type u_3} [NonUnitalCStarAlgebra A] [NonUnitalCStarAlgebra B] [FunLike F A B] [NonUnitalAlgHomClass F A B] [StarHomClass F A B] (φ : F) ( : Function.Injective φ) :
    Isometry φ