Theorems · Theorem · ring theory
Coalgebra.Repr.convMul_apply
∀ {R : Type u_1} {A : Type u_3} {C : Type u_5} {ι : Type u_6} [inst : CommSemiring R]
[inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : Module R A] [inst_3 : SMulCommClass R A A]
[inst_4 : IsScalarTower R A A] [inst_5 : AddCommMonoid C] [inst_6 : Module R C] [inst_7 : CoalgebraStruct R C] {a : C}
(𝓡 : Coalgebra.Repr R a ι) (f g : WithConv (C →ₗ[R] A)),
(f * g).ofConv a = ∑ i ∈ 𝓡.index, f.ofConv (𝓡.left i) * g.ofConv (𝓡.right i)- Defined in
- Mathlib.RingTheory.Coalgebra.Convolution
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Finset.sumstatement and proof · cited by 5,195
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- TensorProduct.tmulproof · cited by 1,182
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- map_sumproof · cited by 455
Cited by3
Results whose statement or proof uses this declaration.
- HopfAlgebra.antipode_comp_mul_comp_commproof · cited by 1
- LinearMap.antipode_mul_idproof · cited by 1
- LinearMap.id_mul_antipodeproof · cited by 1