Theorems · Theorem · ring theory
BialgHom.convMul_def
∀ {R : Type u_1} {A : Type u_2} {C : Type u_4} [inst : CommSemiring R] [inst_1 : CommSemiring A] [inst_2 : Semiring C]
[inst_3 : Bialgebra R A] [inst_4 : Bialgebra R C] [inst_5 : Coalgebra.IsCocomm R C] (f g : WithConv (C →ₐc[R] A)),
f * g =
WithConv.toConv
((Bialgebra.mulBialgHom R A).comp
((Bialgebra.TensorProduct.map f.ofConv g.ofConv).comp (Bialgebra.comulBialgHom R C)))- Defined in
- Mathlib.RingTheory.Bialgebra.Convolution
- Cited by
- 0 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- TensorProductstatement · cited by 2,545
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- WithConvstatement and proof · cited by 138
- WithConv.ofConvstatement · cited by 97
- BialgHom.compstatement · cited by 26
- Coalgebra.IsCocommstatement and proof · cited by 11
- Bialgebra.TensorProduct.mapstatement · cited by 8
- Bialgebra.mulBialgHomstatement · cited by 6
- Bialgebra.comulBialgHomstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.