Theorems · Theorem
CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul_assoc
∀ {R : Type u_1} {M : Type u_3} {N : Type u_4} {Q : Type u_9} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : AddCommMonoid N] [inst_4 : Module R N] [inst_5 : AddCommMonoid Q]
[inst_6 : Module R Q] [inst_7 : Coalgebra R M] (f : M →ₗ[R] N) (h : Q →ₗ[R] M),
↑(TensorProduct.assoc R M M N) ∘ₗ
TensorProduct.map (↑(TensorProduct.comm R M M) ∘ₗ CoalgebraStruct.comul) f ∘ₗ CoalgebraStruct.comul ∘ₗ h =
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 ∘ₗ h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.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.idstatement and proof · cited by 625
- TensorProduct.mapstatement and proof · cited by 250
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.