Mathlib Map

Theorems · Definition · ring theory

Coalgebra.counitCoalgHom

(R : Type u) →
  (A : Type v) →
    [inst : CommSemiring R] → [inst_1 : AddCommMonoid A] → [inst_2 : Module R A] → [inst_3 : Coalgebra R A] → A →ₗc[R] R

The counit of a coalgebra as a CoalgHom.

Defined in
Mathlib.RingTheory.Coalgebra.Hom
Cited by
3 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleCoalgebra

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.