Mathlib Map

Theorems · Definition · ring theory

IsScalarTower.toAlgHom

(R : Type u_1) →
  (S : Type u_2) →
    (A : Type u_3) →
      [inst : CommSemiring R] →
        [inst_1 : CommSemiring S] →
          [inst_2 : Semiring A] →
            [inst_3 : Algebra R S] → [inst_4 : Algebra S A] → [inst_5 : Algebra R A] → [IsScalarTower R S A] → S →ₐ[R] A

In a tower, the canonical map from the middle element to the top element is an algebra homomorphism over the bottom element.

Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
232 results in Mathlib
Foundations
Depth 19 from the axioms, rests on 153 definitions · uses no axioms
Assumes
CommSemiringCommSemiringSemiringAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by263

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 263.