Theorems · Theorem · ring theory
AddMonoidAlgebra.convMul_bialgHom_single_one
∀ {R : Type u_1} {A : Type u_3} {M : Type u_8} [inst : CommSemiring R] [inst_1 : CommSemiring A]
[inst_2 : Bialgebra R A] [inst_3 : AddCommMonoid M] (f g : WithConv (AddMonoidAlgebra R M →ₐc[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
- 1 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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- WithConvstatement and proof · cited by 138
- WithConv.ofConvstatement and proof · cited by 97
- IsGroupLikeElem.comul_eq_tmul_selfproof · cited by 13
- Bialgebra.TensorProduct.mapproof · cited by 8
- Bialgebra.mulBialgHomproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapDomainBialgHom_addproof · cited by 0