Mathlib Map

Theorems · Inductive type · ring theory

Coalgebra

(R : Type u) → (A : Type v) → [inst : CommSemiring R] → [inst_1 : AddCommMonoid A] → [Module R A] → Type (max u v)

A coalgebra over a commutative (semi)ring R is an R-module equipped with a coassociative comultiplication Δ and a counit ε obeying the left and right counitality laws.

Defined in
Mathlib.RingTheory.Coalgebra.Basic
Cited by
112 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 6 definitions · uses no axioms
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

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

Cites3

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

Cited by164

Results whose statement or proof uses this declaration.