Mathlib Map

Theorems · Theorem · ring theory

CoalgHomClass.counit_comp_apply

∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} {F : Type u_4} [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] [inst_7 : FunLike F A B] [CoalgHomClass F R A B] (f : F) (x : A),
  CoalgebraStruct.counit (f x) = CoalgebraStruct.counit x
Defined in
Mathlib.RingTheory.Coalgebra.Hom
Cited by
2 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleAddCommMonoidModuleCoalgebraStructCoalgebraStructFunLikeCoalgHomClass

Around this declaration

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

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.