Mathlib Map

Theorems · Definition · ring theory

CoalgebraStruct.comul

{R : Type u} →
  {A : Type v} →
    {inst : CommSemiring R} →
      {inst_1 : AddCommMonoid A} → {inst_2 : Module R A} → [self : CoalgebraStruct R A] → A →ₗ[R] TensorProduct R A A

The comultiplication of the coalgebra

Defined in
Mathlib.RingTheory.Coalgebra.Basic
Cited by
118 results in Mathlib
Foundations
Depth 56 from the axioms, rests on 836 definitions · uses propext, Quot.sound
Assumes
CoalgebraStruct

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by157

Results whose statement or proof uses this declaration.