Theorems · Theorem · ring theory
NonUnitalAlgHom.toAlgHom_apply
∀ {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) (x : Unitization R A),
φ.toAlgHom x = (algebraMap R C) x.toProd.1 + φ x.toProd.2- Defined in
- Mathlib.Algebra.Algebra.Unitization
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 32 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.
- DFunLike.coestatement and proof · 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
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement · 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
Cited by4
Results whose statement or proof uses this declaration.
- NonUnitalStarAlgHom.nnnorm_apply_leproof · cited by 2
- Unitization.starLift_range_leproof · cited by 1
- Unitization.lift_range_leproof · cited by 1
- NonUnitalAlgHom.toAlgHom_zeroproof · cited by 0