Theorems · Theorem · ring theory
Finsupp.comul_single
∀ (R : Type u) (ι : Type v) (A : Type w) [inst : CommSemiring R] [inst_1 : AddCommMonoid A] [inst_2 : Module R A]
[inst_3 : CoalgebraStruct R A] (i : ι) (a : A),
(CoalgebraStruct.comul fun₀ | i => a) =
(TensorProduct.map (Finsupp.lsingle i) (Finsupp.lsingle i)) (CoalgebraStruct.comul a)- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, 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
- Finsuppstatement · cited by 5,255
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- Finsupp.singlestatement · cited by 943
- TensorProduct.mapstatement and proof · cited by 250
- CoalgebraStructstatement and proof · cited by 230
Cited by5
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.comul_singleproof · cited by 4
- MonoidAlgebra.comul_singleproof · cited by 2
- Pi.comul_comp_finsuppLcoeFunproof · cited by 1
- Finsupp.comul_comp_lsingleproof · cited by 0
- Finsupp.comul_comp_lapplyproof · cited by 0