Mathlib Map

Theorems · Definition · ring theory

Coalgebra.Repr.right

{R : Type u} →
  {A : Type v} →
    [inst : CommSemiring R] →
      [inst_1 : AddCommMonoid A] →
        [inst_2 : Module R A] → [inst_3 : CoalgebraStruct R A] → {a : A} → {ι : Type u_1} → Coalgebra.Repr R a ι → ι → A

the second coordinate of a representation of comul a

Defined in
Mathlib.RingTheory.Coalgebra.Basic
Cited by
21 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CommSemiringAddCommMonoidModuleCoalgebraStruct

Around this declaration

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

Cites5

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

Cited by23

Results whose statement or proof uses this declaration.