Theorems · Definition · ring theory
Unitization.lift
{R : Type u_2} →
{A : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalSemiring A] →
[inst_2 : Module R A] →
[inst_3 : SMulCommClass R A A] →
[inst_4 : IsScalarTower R A A] →
{C : Type u_5} → [inst_5 : Semiring C] → [inst_6 : Algebra R C] → (A →ₙₐ[R] C) ≃ (Unitization R A →ₐ[R] C)Non-unital algebra homomorphisms from A into a unital 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
- 6 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- AlgHomstatement and proof · cited by 3,236
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalSemiringstatement and proof · cited by 339
- MonoidHom.idstatement and proof · cited by 323
- Unitizationstatement and proof · cited by 220
- NonUnitalAlgHomstatement and proof · cited by 148
Cited by9
Results whose statement or proof uses this declaration.
- Unitization.starLiftproof · cited by 7
- Unitization.splitMulproof · cited by 6
- Unitization.splitMul_applyproof · cited by 3
- NonUnitalSubalgebra.unitizationproof · cited by 3
- Unitization.lift_applystatement and proof · cited by 1
- Unitization.lift_rangestatement · cited by 1
- Unitization.lift_range_lestatement and proof · cited by 1
- Unitization.lift_symm_applystatement and proof · cited by 0
- Unitization.lift_symm_apply_applystatement · cited by 0