Theorems · Theorem · ring theory
AddMonoidAlgebra.mapAlgHom_single
∀ {R : Type u_1} {A : Type u_4} {B : Type u_5} {M : Type u_7} [inst : CommSemiring R] [inst_1 : Semiring A]
[inst_2 : Semiring B] [inst_3 : Algebra R A] [inst_4 : Algebra R B] [inst_5 : AddMonoid M] (f : A →ₐ[R] B) (m : M)
(a : A), (AddMonoidAlgebra.mapAlgHom M f) (AddMonoidAlgebra.single m a) = AddMonoidAlgebra.single m (f a)- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- AddMonoidstatement and proof · cited by 2,864
- map_zeroproof · cited by 1,614
- AddMonoidAlgebrastatement · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- Finsupp.single_applyproof · cited by 99
- AddMonoidAlgebra.extproof · cited by 90
Cited by9
Results whose statement or proof uses this declaration.
- MvPolynomial.tensorEquivSum_one_tmul_Xproof · cited by 3
- MvPolynomial.tensorEquivSum_X_tmul_Xproof · cited by 2
- MvPolynomial.commAlgEquiv_Cproof · cited by 2
- MvPolynomial.algebraTensorAlgEquiv_symm_comp_aevalproof · cited by 1
- MvPolynomial.mem_image_comap_C_basicOpenproof · cited by 1
- AddMonoidAlgebra.mapRangeAlgHom_compproof · cited by 0
- MvPolynomial.tensorEquivSum_C_tmul_Cproof · cited by 0
- AddMonoidAlgebra.mapAlgHom_idproof · cited by 0
- MvPolynomial.tensorEquivSum_one_tmul_Cproof · cited by 0