Mathlib Map

Theorems · Theorem

CoassocSimps.map_counit_comp_comul_left

∀ {R : Type u_1} {M : Type u_3} {M' : Type u_6} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  [inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] [inst_5 : Coalgebra R M] (f : M →ₗ[R] M'),
  TensorProduct.map CoalgebraStruct.counit f ∘ₗ CoalgebraStruct.comul =
    TensorProduct.map LinearMap.id f ∘ₗ ↑(TensorProduct.lid R M).symm
Defined in
Mathlib.RingTheory.Coalgebra.CoassocSimps
Cited by
1 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleAddCommMonoidModuleCoalgebra

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.

Cited by1

Results whose statement or proof uses this declaration.