Theorems · Theorem · ring theory
Coalgebra.lTensor_counit_comp_comul
∀ {R : Type u} {A : Type v} {inst : CommSemiring R} {inst_1 : AddCommMonoid A} {inst_2 : Module R A}
[self : Coalgebra R A],
LinearMap.lTensor A CoalgebraStruct.counit ∘ₗ CoalgebraStruct.comul = (TensorProduct.mk R A R).flip 1The counit satisfies the right counitality law
- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
- Assumes
- Coalgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- LinearMap.lTensorstatement · cited by 203
- LinearMap.flipstatement · cited by 193
- TensorProduct.mkstatement · cited by 129
- CoalgebraStruct.comulstatement · cited by 118
Cited by3
Results whose statement or proof uses this declaration.
- Coalgebra.sum_tmul_counit_eqproof · cited by 1
- CoassocSimps.map_counit_comp_comul_rightproof · cited by 1
- Coalgebra.lTensor_counit_comulproof · cited by 0