Mathlib Map

Theorems · Definition · ring theory

CoalgHom.id

(R : Type u_1) →
  (A : Type u_2) →
    [inst : CommSemiring R] →
      [inst_1 : AddCommMonoid A] → [inst_2 : Module R A] → [inst_3 : CoalgebraStruct R A] → A →ₗc[R] A

Identity map as a CoalgHom.

Defined in
Mathlib.RingTheory.Coalgebra.Hom
Cited by
11 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleCoalgebraStruct

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 by16

Results whose statement or proof uses this declaration.