Theorems · Theorem · ring theory
Coalgebra.rTensor_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.rTensor A CoalgebraStruct.counit ∘ₗ CoalgebraStruct.comul = (TensorProduct.mk R R A) 1The counit satisfies the left counitality law
- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 4 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.
Cites13
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.rTensorstatement · cited by 266
- TensorProduct.mkstatement · cited by 129
- CoalgebraStruct.comulstatement · cited by 118
- Coalgebrastatement and proof · cited by 112
Cited by4
Results whose statement or proof uses this declaration.
- Coalgebra.sum_counit_tmul_eqproof · cited by 2
- CoassocSimps.map_counit_comp_comul_leftproof · cited by 1
- Coalgebra.rTensor_counit_comulproof · cited by 0
- Coalgebra.lift_lsmul_comp_counit_comp_comulproof · cited by 0