Theorems · Theorem · ring theory
Coalgebra.Repr.eq
∀ {R : Type u} {A : Type v} [inst : CommSemiring R] [inst_1 : AddCommMonoid A] [inst_2 : Module R A]
[inst_3 : CoalgebraStruct R A] {a : A} {ι : Type u_1} (self : Coalgebra.Repr R a ι),
∑ i ∈ self.index, self.left i ⊗ₜ[R] self.right i = CoalgebraStruct.comul acomul a is equal to a finite sum of some pure tensors
- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
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
- Finset.sumstatement · cited by 5,195
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- CoalgebraStructstatement and proof · cited by 230
- CoalgebraStruct.comulstatement · cited by 118
- Coalgebra.Reprstatement and proof · cited by 25
Cited by7
Results whose statement or proof uses this declaration.
- HopfAlgebra.sum_antipode_mul_eq_algebraMap_counitproof · cited by 3
- HopfAlgebra.sum_mul_antipode_eq_algebraMap_counitproof · cited by 3
- Coalgebra.Repr.convMul_applyproof · cited by 3
- Coalgebra.sum_counit_tmul_eqproof · cited by 2
- Coalgebra.sum_tmul_counit_eqproof · cited by 1
- Coalgebra.sum_tmul_tmul_eqproof · cited by 1
- Bialgebra.comul_includeRightproof · cited by 0