Theorems · Definition · ring theory
NonUnitalAlgHom.toAlgHom
{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] CA non-unital algebra homomorphism from A into a unital R-algebra C lifts to a unital
algebra homomorphism from the unitization into C. This is extended to an Equiv in
Unitization.lift and that should be used instead. This declaration only exists for performance
reasons.
- Defined in
- Mathlib.Algebra.Algebra.Unitization
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · 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
Cited by5
Results whose statement or proof uses this declaration.
- Unitization.liftproof · cited by 6
- NonUnitalAlgHom.toAlgHom_applystatement and proof · cited by 4
- Unitization.starLift_applystatement · cited by 2
- Unitization.lift_applystatement · cited by 1
- NonUnitalAlgHom.toAlgHom_zerostatement · cited by 0