Theorems · Theorem
CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul
∀ {R : Type u_1} {M : Type u_3} {N : Type u_4} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] [inst_5 : Coalgebra R M] (f : M →ₗ[R] N),
↑(TensorProduct.assoc R M M N) ∘ₗ
TensorProduct.map (↑(TensorProduct.comm R M M) ∘ₗ CoalgebraStruct.comul) f ∘ₗ CoalgebraStruct.comul =
TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ∘ₗ ↑(TensorProduct.comm R M M)) ∘ₗ
↑(TensorProduct.assoc R M M M) ∘ₗ
TensorProduct.map CoalgebraStruct.comul LinearMap.id ∘ₗ ↑(TensorProduct.comm R M M) ∘ₗ CoalgebraStruct.comul- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringproof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomproof · cited by 10,189
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- LinearMap.extproof · cited by 844
Cited by1
Results whose statement or proof uses this declaration.
- CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul_assocproof · cited by 0