Theorems · Theorem · ring theory
MonoidAlgebra.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 : CommMonoid M] (f g : WithConv (MonoidAlgebra R M →ₐc[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
- 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.
Cites12
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
- CommSemiringstatement and proof · cited by 10,911
- CommMonoidstatement and proof · cited by 2,264
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.singlestatement and proof · cited by 253
- 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.
- MonoidAlgebra.mapDomainBialgHom_mulproof · cited by 0