Theorems · Definition · ring theory
CoalgHom.comp
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{C : 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 : AddCommMonoid C] →
[inst_6 : Module R C] →
[inst_7 : CoalgebraStruct R A] →
[inst_8 : CoalgebraStruct R B] →
[inst_9 : CoalgebraStruct R C] → (B →ₗc[R] C) → (A →ₗc[R] B) → A →ₗc[R] CComposition of coalgebra homomorphisms.
- Defined in
- Mathlib.RingTheory.Coalgebra.Hom
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- LinearMap.compproof · cited by 1,642
- CoalgebraStructstatement and proof · cited by 230
- CoalgHomstatement and proof · cited by 105
- SemilinearMapClass.semilinearMapproof · cited by 80
Cited by15
Results whose statement or proof uses this declaration.
- BialgHom.compproof · cited by 26
- CoalgEquiv.transproof · cited by 8
- CoalgEquiv.ofCoalgHomstatement and proof · cited by 2
- CoalgEquiv.ofCoalgHom_symmstatement and proof · cited by 0
- CoalgHom.comp_applystatement and proof · cited by 0
- CoalgHom.comp_assocstatement · cited by 0
- CoalgHom.comp_idstatement · cited by 0
- CoalgHom.comp_toLinearMapstatement · cited by 0
- CoalgHom.id_compstatement · cited by 0
- CoalgCat.toCoalgHom_compstatement · cited by 0
- CoalgEquiv.trans_toCoalgHomstatement · cited by 0
- CoalgEquiv.coe_ofCoalgHomstatement and proof · cited by 0