Theorems · Definition · ring theory
Coalgebra.TensorProduct.assoc
(R : Type u_5) →
(S : Type u_6) →
(M : Type u_7) →
(N : Type u_8) →
(P : Type u_9) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
[inst_3 : AddCommMonoid M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : AddCommMonoid P] →
[inst_6 : Module R M] →
[inst_7 : Module R N] →
[inst_8 : Module R P] →
[inst_9 : Module S M] →
[inst_10 : IsScalarTower R S M] →
[inst_11 : Coalgebra S M] →
[inst_12 : Module S N] →
[inst_13 : IsScalarTower R S N] →
[inst_14 : Coalgebra S N] →
[inst_15 : Coalgebra R P] →
TensorProduct R (TensorProduct S M N) P ≃ₗc[S]
TensorProduct S M (TensorProduct R N P)The associator for tensor products of R-coalgebras, as a coalgebra equivalence.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivproof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.toLinearMapproof · cited by 1,171
- Coalgebrastatement and proof · cited by 112
- CoalgEquivstatement · cited by 77
- LinearEquiv.invFunproof · cited by 29
Cited by6
Results whose statement or proof uses this declaration.
- Bialgebra.TensorProduct.assocproof · cited by 6
- Bialgebra.TensorProduct.assoc_toCoalgEquivstatement · cited by 0
- CoalgCat.associator_defstatement · cited by 0
- Coalgebra.TensorProduct.assoc_symm_tmulstatement · cited by 0
- Coalgebra.TensorProduct.assoc_tmulstatement · cited by 0
- Coalgebra.TensorProduct.assoc_toLinearEquivstatement · cited by 0