Theorems · Definition · ring theory
Unitization.starMap
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : StarRing R] →
[inst_2 : NonUnitalSemiring A] →
[inst_3 : StarRing A] →
[inst_4 : Module R A] →
[inst_5 : SMulCommClass R A A] →
[inst_6 : IsScalarTower R A A] →
[inst_7 : NonUnitalSemiring B] →
[inst_8 : StarRing B] →
[inst_9 : Module R B] →
[inst_10 : SMulCommClass R B B] →
[inst_11 : IsScalarTower R B B] →
[StarModule R B] → (A →⋆ₙₐ[R] B) → Unitization R A →⋆ₐ[R] Unitization R BThe functorial map on morphisms between the category of non-unital C⋆-algebras with non-unital
star homomorphisms and unital C⋆-algebras with unital star homomorphisms.
This sends φ : A →⋆ₙₐ[R] B to a map Unitization R A →⋆ₐ[R] Unitization R B given by the formula
(r, a) ↦ (r, φ a) (or perhaps more precisely,
algebraMap R _ r + ↑a ↦ algebraMap R _ r + ↑(φ a)).
- Defined in
- Mathlib.Algebra.Algebra.Unitization
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- NonUnitalSemiringstatement and proof · cited by 339
- Unitizationstatement · cited by 220
- StarAlgHomstatement · cited by 215
- NonUnitalStarAlgHomstatement and proof · cited by 208
- NonUnitalStarAlgHom.compproof · cited by 40
Cited by9
Results whose statement or proof uses this declaration.
- Unitization.starMap_inrstatement · cited by 3
- Unitization.starMap_applystatement and proof · cited by 3
- NonUnitalStarAlgHom.norm_mapproof · cited by 2
- Unitization.starMap_injectivestatement and proof · cited by 1
- Unitization.starMap_surjectivestatement and proof · cited by 0
- Unitization.starMap.congr_simpstatement and proof · cited by 0
- Unitization.starMap_compstatement and proof · cited by 0
- Unitization.starMap_idstatement and proof · cited by 0
- Unitization.starMap_inlstatement · cited by 0