Theorems · Theorem · ring theory
DFinsupp.comul_single
∀ (R : Type u) (ι : Type v) (A : ι → Type w) [inst : DecidableEq ι] [inst_1 : CommSemiring R]
[inst_2 : (i : ι) → AddCommMonoid (A i)] [inst_3 : (i : ι) → Module R (A i)]
[inst_4 : (i : ι) → CoalgebraStruct R (A i)] (i : ι) (a : A i),
(CoalgebraStruct.comul fun₀ | i => a) =
(TensorProduct.map (DFinsupp.lsingle i) (DFinsupp.lsingle i)) (CoalgebraStruct.comul a)- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 88 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
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- DFinsuppstatement · cited by 694
- TensorProduct.mapstatement and proof · cited by 250
- CoalgebraStructstatement and proof · cited by 230
- CoalgebraStruct.comulstatement and proof · cited by 118
Cited by3
Results whose statement or proof uses this declaration.
- Pi.comul_comp_dFinsuppCoeFnLinearMapproof · cited by 1
- DFinsupp.comul_comp_lapplyproof · cited by 0
- DFinsupp.comul_comp_lsingleproof · cited by 0