Theorems · Theorem · ring theory
Pi.comul_single
∀ {R : Type u_1} {n : Type u_2} [inst : CommSemiring R] [inst_1 : Fintype n] [inst_2 : DecidableEq n] {A : n → Type u_3}
[inst_3 : (i : n) → AddCommMonoid (A i)] [inst_4 : (i : n) → Module R (A i)]
[inst_5 : (i : n) → CoalgebraStruct R (A i)] (i : n) (a : A i),
CoalgebraStruct.comul (Pi.single i a) =
(TensorProduct.map (LinearMap.single R A i) (LinearMap.single R A i)) (CoalgebraStruct.comul a)- Defined in
- Mathlib.RingTheory.Coalgebra.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 76 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
- Fintypestatement and proof · cited by 7,736
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- Pi.singlestatement · cited by 518
- TensorProduct.mapstatement and proof · cited by 250
- CoalgebraStructstatement and proof · cited by 230
Cited by7
Results whose statement or proof uses this declaration.
- Pi.comul_comp_dFinsuppCoeFnLinearMapproof · cited by 1
- Pi.comul_comp_finsuppLcoeFunproof · cited by 1
- Pi.intrinsicStar_comulproof · cited by 1
- Pi.comul_comp_projproof · cited by 0
- Pi.comul_comp_singleproof · cited by 0
- Matrix.toLin'_hadamardproof · cited by 0
- Pi.comul_eq_adjointproof · cited by 0