Theorems · Theorem · ring theory
MonoidAlgebra.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 : Monoid M] (f g : WithConv (MonoidAlgebra R M →ₐ[R] A)) (x : M),
(f * g).ofConv (MonoidAlgebra.single x 1) = f.ofConv (MonoidAlgebra.single x 1) * g.ofConv (MonoidAlgebra.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.
Cites13
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
- Monoidstatement and proof · cited by 3,887
- AlgHomstatement and proof · cited by 3,236
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.singlestatement and proof · cited by 253
- 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.