Theorems · Theorem · ring theory
CoalgHomClass.map_comp_comul_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] [inst_8 : CoalgHomClass F R A B] (f : F) (x : A),
(TensorProduct.map ↑f ↑f) (CoalgebraStruct.comul x) = CoalgebraStruct.comul (f x)- Defined in
- Mathlib.RingTheory.Coalgebra.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- TensorProductstatement · cited by 2,545
- TensorProduct.mapstatement · cited by 250
- CoalgebraStructstatement and proof · cited by 230
- CoalgebraStruct.comulstatement · cited by 118
- LinearMap.congr_funproof · cited by 96
Cited by1
Results whose statement or proof uses this declaration.
- IsGroupLikeElem.mapproof · cited by 1