Mathlib Map

Theorems · Definition · ring theory

CoalgHom.toLinearMap

{R : Type u_1} →
  {A : Type u_2} →
    {B : Type u_3} →
      [inst : CommSemiring R] →
        [inst_1 : AddCommMonoid A] →
          [inst_2 : Module R A] →
            [inst_3 : AddCommMonoid B] →
              [inst_4 : Module R B] →
                [inst_5 : CoalgebraStruct R A] → [inst_6 : CoalgebraStruct R B] → (A →ₗc[R] B) → A →ₗ[R] B
Defined in
Mathlib.RingTheory.Coalgebra.Hom
Cited by
36 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CommSemiringAddCommMonoidModuleAddCommMonoidModuleCoalgebraStructCoalgebraStruct

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 by58

Results whose statement or proof uses this declaration.