Mathlib Map

Theorems · Definition · ring theory

Bialgebra.counitAlgHom

(R : Type u) → (A : Type v) → [inst : CommSemiring R] → [inst_1 : Semiring A] → [inst_2 : Bialgebra R A] → A →ₐ[R] R

counitAlgHom R A is the counit of the R-bialgebra A, as an R-algebra map.

Defined in
Mathlib.RingTheory.Bialgebra.Basic
Cited by
23 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringBialgebra

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 by28

Results whose statement or proof uses this declaration.