Mathlib Map

Theorems · Theorem · ring theory

IsScalarTower.coe_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] [inst_6 : IsScalarTower R S A],
  ↑(IsScalarTower.toAlgHom R S A) = algebraMap S A
Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
10 results in Mathlib
Foundations
Depth 22 from the axioms · uses Quot.sound
Assumes
CommSemiringCommSemiringSemiringAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.