Theorems · Definition · ring theory
Unitization.starLift
{R : Type u_1} →
{A : Type u_2} →
{C : 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 : Semiring C] →
[inst_8 : Algebra R C] →
[inst_9 : StarRing C] → [StarModule R C] → (A →⋆ₙₐ[R] C) ≃ (Unitization R A →⋆ₐ[R] C)Non-unital star algebra homomorphisms from A into a unital star R-algebra C lift uniquely
to Unitization R A →⋆ₐ[R] C. This is the universal property of the unitization.
- Defined in
- Mathlib.Algebra.Algebra.Unitization
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomproof · cited by 3,236
- 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
Cited by9
Results whose statement or proof uses this declaration.
- Unitization.starMapproof · cited by 9
- NonUnitalStarSubalgebra.unitizationproof · cited by 4
- NonUnitalStarAlgHom.nnnorm_apply_leproof · cited by 2
- Unitization.starLift_applystatement and proof · cited by 2
- Unitization.starLift_rangestatement · cited by 1
- Unitization.starLift_range_lestatement and proof · cited by 1
- Unitization.starLift.congr_simpstatement and proof · cited by 0
- Unitization.starLift_symm_applystatement and proof · cited by 0
- Unitization.starLift_symm_apply_applystatement · cited by 0