Theorems · Theorem
CoassocSimps.map_counit_comp_comul_right_assoc
∀ {R : Type u_1} {M : Type u_3} {P : Type u_5} {M' : Type u_6} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : AddCommMonoid P] [inst_4 : Module R P] [inst_5 : AddCommMonoid M']
[inst_6 : Module R M'] [inst_7 : Coalgebra R M] (f : M →ₗ[R] M') (g : P →ₗ[R] M),
TensorProduct.map f CoalgebraStruct.counit ∘ₗ CoalgebraStruct.comul ∘ₗ g =
TensorProduct.map f LinearMap.id ∘ₗ ↑(TensorProduct.rid R M).symm ∘ₗ g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmstatement and proof · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- LinearMap.idstatement and proof · cited by 625
- TensorProduct.mapstatement and proof · cited by 250
- LinearMap.comp.congr_simpproof · cited by 209
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.