Theorems · Definition · ring theory
Coalgebra.Repr.mul
{R : Type u_1} →
{A : Type u_2} →
{ι : Type u_4} →
{κ : Type u_5} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Bialgebra R A] →
{a b : A} → Coalgebra.Repr R a ι → Coalgebra.Repr R b κ → Coalgebra.Repr R (a * b) (ι × κ)Representations of a and b yield a representation of a * b.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Bialgebrastatement and proof · cited by 160
- Coalgebra.Reprstatement and proof · cited by 25
- Coalgebra.Repr.tmulproof · cited by 4
- Coalgebra.Repr.inducedproof · cited by 3
- Bialgebra.mulCoalgHomproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- HopfAlgebra.antipode_comp_mul_comp_commproof · cited by 1
- Coalgebra.Repr.mul_indexstatement and proof · cited by 1
- Coalgebra.Repr.mul_leftstatement and proof · cited by 1
- Coalgebra.Repr.mul_rightstatement and proof · cited by 1