Theorems · Definition · ring theory
AlgEquiv.toAlgHom
{R : Type uR} →
{A₁ : Type uA₁} →
{A₂ : Type uA₂} →
[inst : CommSemiring R] →
[inst_1 : Semiring A₁] →
[inst_2 : Semiring A₂] → [inst_3 : Algebra R A₁] → [inst_4 : Algebra R A₂] → (A₁ ≃ₐ[R] A₂) → A₁ →ₐ[R] A₂Interpret an algebra equivalence as an algebra homomorphism.
This definition is included for symmetry with the other to*Hom projections.
The simp normal form is to use the coercion of the AlgHomClass.coeTC instance.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 273 results in Mathlib
- Foundations
- Depth 23 from the axioms, rests on 175 definitions · uses propext, Quot.sound
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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- AlgEquivstatement and proof · cited by 1,681
- Equiv.toFunproof · cited by 279
- AlgEquiv.toEquivproof · cited by 65
- AlgEquiv.map_mul'proof · cited by 19
- AlgEquiv.map_add'proof · cited by 19
- AlgEquiv.commutes'proof · cited by 4
Cited by338
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.congrproof · cited by 26
- AdicCompletion.evalₐproof · cited by 15
- AlgEquiv.restrictNormal_commutesproof · cited by 13
- minpoly.algEquiv_eqproof · cited by 13
- AlgEquiv.restrictNormalproof · cited by 12
- IsLocalization.isLocalization_of_algEquivproof · cited by 11
- ContinuousAlgEquiv.toContinuousAlgHomproof · cited by 11
- Algebra.FiniteType.iff_quotient_mvPolynomial''proof · cited by 10
- AlgEquiv.coe_toAlgHomstatement · cited by 10
- StarAlgEquiv.toStarAlgHomproof · cited by 9
- Algebra.FinitePresentation.equivproof · cited by 9
- AlgEquiv.mapMatrixproof · cited by 9
Showing the 200 most cited of 338.