Theorems · Definition · ring theory
CoalgHom.rTensor
{R : Type u_5} →
(M : Type u_6) →
{N : Type u_7} →
{P : Type u_8} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : AddCommGroup N] →
[inst_3 : AddCommGroup P] →
[inst_4 : Module R M] →
[inst_5 : Module R N] →
[inst_6 : Module R P] →
[inst_7 : Coalgebra R M] →
[inst_8 : Coalgebra R N] →
[inst_9 : Coalgebra R P] → (N →ₗc[R] P) → TensorProduct R N M →ₗc[R] TensorProduct R P MrTensor M f : N ⊗ M →ₗc P ⊗ M is the natural coalgebra morphism induced by f : N →ₗc P.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- TensorProductstatement · cited by 2,545
- Coalgebrastatement and proof · cited by 112
- CoalgHomstatement and proof · cited by 105
- CoalgHom.idproof · cited by 11
- Coalgebra.TensorProduct.mapproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- CoalgCat.whiskerRight_defstatement · cited by 0