Theorems · Theorem · ring theory
DFinsupp.comul_comp_lsingle
∀ (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 : ι),
CoalgebraStruct.comul ∘ₗ DFinsupp.lsingle i =
TensorProduct.map (DFinsupp.lsingle i) (DFinsupp.lsingle i) ∘ₗ CoalgebraStruct.comul- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 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.coeproof · 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.extproof · cited by 844
- DFinsuppstatement · cited by 694
- TensorProduct.mapstatement and proof · cited by 250
- CoalgebraStructstatement and proof · cited by 230
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.