Theorems · Theorem · ring theory
Coalgebra.sum_tmul_counit_eq
∀ {R : Type u} {A : Type v} {ι : Type u_1} [inst : CommSemiring R] [inst_1 : AddCommMonoid A] [inst_2 : Module R A]
[inst_3 : Coalgebra R A] {a : A} (repr : Coalgebra.Repr R a ι),
∑ i ∈ repr.index, repr.left i ⊗ₜ[R] CoalgebraStruct.counit (repr.right i) = a ⊗ₜ[R] 1- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Finset.sumstatement · cited by 5,195
- TensorProductstatement and proof · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- map_sumproof · cited by 455
- LinearMap.lTensorproof · cited by 203
- Coalgebrastatement and proof · cited by 112
Cited by1
Results whose statement or proof uses this declaration.
- Coalgebra.sum_map_tmul_counit_eqproof · cited by 0