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
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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- FunLikestatement and proof · cited by 2,560
- CoalgebraStructstatement and proof · cited by 230
- CoalgebraStruct.counitstatement · cited by 108
- LinearMap.congr_funproof · cited by 96
- CoalgHomClassstatement and proof · cited by 10
- CoalgHomClass.counit_compproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- IsGroupLikeElem.mapproof · cited by 1
- LinearMap.convOne_comp_coalgHomproof · cited by 0