Theorems · Theorem · ring theory
AddMonoidAlgebra.convMul_algHom_single_one
∀ {R : Type u_1} {A : Type u_3} {M : Type u_8} [inst : CommSemiring R] [inst_1 : CommSemiring A] [inst_2 : Algebra R A]
[inst_3 : AddMonoid M] (f g : WithConv (AddMonoidAlgebra R M →ₐ[R] A)) (x : M),
(f * g).ofConv (AddMonoidAlgebra.single x 1) =
f.ofConv (AddMonoidAlgebra.single x 1) * g.ofConv (AddMonoidAlgebra.single x 1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 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
- 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
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- WithConvstatement and proof · cited by 138
- Commute.allproof · cited by 119
- WithConv.ofConvstatement and proof · cited by 97
- Algebra.TensorProduct.liftproof · cited by 46
- IsGroupLikeElem.comul_eq_tmul_selfproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.