Theorems · Definition · ring theory
Coalgebra.Repr.tmul
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{ι : Type u_4} →
{κ : Type u_5} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Bialgebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Bialgebra R B] →
{a : A} →
{b : B} → Coalgebra.Repr R a ι → Coalgebra.Repr R b κ → Coalgebra.Repr R (a ⊗ₜ[R] b) (ι × κ)Representations of a and b yield a representation of a ⊗ b.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SProd.sprodproof · cited by 1,750
- TensorProduct.tmulstatement and proof · cited by 1,182
- Bialgebrastatement and proof · cited by 160
- Coalgebra.Reprstatement and proof · cited by 25
- Coalgebra.Repr.indexproof · cited by 21
- Coalgebra.Repr.leftproof · cited by 21
- Coalgebra.Repr.rightproof · cited by 21
Cited by5
Results whose statement or proof uses this declaration.
- Coalgebra.Repr.mulproof · cited by 4
- HopfAlgebra.antipode_comp_mul_comp_commproof · cited by 1
- Coalgebra.Repr.tmul_indexstatement and proof · cited by 1
- Coalgebra.Repr.tmul_leftstatement and proof · cited by 1
- Coalgebra.Repr.tmul_rightstatement and proof · cited by 1