Theorems · Definition · ring theory
Coalgebra.TensorProduct.map
{R : Type u_5} →
{S : Type u_6} →
{M : Type u_7} →
{N : Type u_8} →
{P : Type u_9} →
{Q : Type u_10} →
[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 : AddCommMonoid Q] →
[inst_7 : Module R M] →
[inst_8 : Module R N] →
[inst_9 : Module R P] →
[inst_10 : Module R Q] →
[inst_11 : Module S M] →
[inst_12 : IsScalarTower R S M] →
[inst_13 : Coalgebra S M] →
[inst_14 : Module S N] →
[inst_15 : IsScalarTower R S N] →
[inst_16 : Coalgebra S N] →
[inst_17 : Coalgebra R P] →
[inst_18 : Coalgebra R Q] →
(M →ₗc[S] N) →
(P →ₗc[R] Q) → TensorProduct R M P →ₗc[S] TensorProduct R N QThe tensor product of two coalgebra morphisms as a coalgebra morphism.
- Cited by
- 4 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.
Cites12
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
- LinearMapproof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- Coalgebrastatement and proof · cited by 112
- CoalgHomstatement and proof · cited by 105
- TensorProduct.AlgebraTensorModule.mapproof · cited by 36
- CoalgHom.toLinearMapproof · cited by 36
Cited by7
Results whose statement or proof uses this declaration.
- Bialgebra.TensorProduct.mapproof · cited by 8
- CoalgHom.rTensorproof · cited by 1
- CoalgHom.lTensorproof · cited by 1
- Coalgebra.TensorProduct.map_tmulstatement · cited by 0
- Coalgebra.TensorProduct.map_toLinearMapstatement · cited by 0
- Bialgebra.TensorProduct.map_toCoalgHomstatement · cited by 0
- CoalgCat.tensorHom_defstatement · cited by 0