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
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.
- Semiringstatement · cited by 13,802
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
Cited by3,888
Results whose statement or proof uses this declaration.
- Polynomial.aevalstatement · cited by 615
- AlgHom.compstatement and proof · cited by 501
- AlgHom.toRingHomstatement and proof · cited by 490
- MvPolynomial.aevalstatement · cited by 298
- AlgEquiv.toAlgHomstatement · cited by 273
- AlgHom.toLinearMapstatement and proof · cited by 254
- IsScalarTower.toAlgHomstatement · cited by 232
- AlgHom.idstatement · cited by 196
- AlgHom.extstatement and proof · cited by 170
- AlgHom.rangestatement and proof · cited by 169
- MvPolynomial.renamestatement · cited by 168
- Algebra.ofIdstatement · cited by 166
Showing the 200 most cited of 3,888.