Mathlib Map

Theorems · Inductive type · ring theory

AlgHom

(R : Type u) →
  (A : Type v) →
    (B : Type w) →
      [inst : CommSemiring R] →
        [inst_1 : Semiring A] → [inst_2 : Semiring B] → [Algebra R A] → [Algebra R B] → Type (max v w)

Defining the homomorphism in the category R-Alg, denoted A →ₐ[R] B.

Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
3,236 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 4 definitions · uses no axioms
Assumes
CommSemiringSemiringSemiringAlgebraAlgebra

Around this declaration

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

Cites3

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

Cited by3,888

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 3,888.