Theorems · Theorem · ring theory
MonoidAlgebra.comul_single
∀ {R : Type u_1} [inst : CommSemiring R] {A : Type u_2} [inst_1 : Semiring A] {X : Type u_3} [inst_2 : Module R A]
[inst_3 : Coalgebra R A] (x : X) (a : A),
CoalgebraStruct.comul (MonoidAlgebra.single x a) =
(TensorProduct.map (MonoidAlgebra.lsingle x) (MonoidAlgebra.lsingle x)) (CoalgebraStruct.comul a)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- MonoidAlgebrastatement · cited by 590
- MonoidAlgebra.singlestatement and proof · cited by 253
Cited by2
Results whose statement or proof uses this declaration.
- MonoidAlgebra.isGroupLikeElem_single_oneproof · cited by 3
- MonoidAlgebra.comulAlgHom_comp_mapRingHomproof · cited by 0