Theorems · Definition · category theory
CoalgCat.ofHom
{R : Type u} →
[inst : CommRing R] →
{X Y : Type v} →
[inst_1 : AddCommGroup X] →
[inst_2 : Module R X] →
[inst_3 : AddCommGroup Y] →
[inst_4 : Module R Y] →
[inst_5 : Coalgebra R X] → [inst_6 : Coalgebra R Y] → (X →ₗc[R] Y) → (CoalgCat.of R X ⟶ CoalgCat.of R Y)Typecheck a CoalgHom as a morphism in CoalgCat R.
- Defined in
- Mathlib.Algebra.Category.CoalgCat.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 71 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.
- Quiver.Homstatement · cited by 32,603
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Coalgebrastatement and proof · cited by 112
- CoalgHomstatement and proof · cited by 105
- CoalgCatstatement · cited by 63
- CoalgCat.ofstatement · cited by 24
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
Cited by8
Results whose statement or proof uses this declaration.
- CoalgEquiv.toCoalgIsoproof · cited by 8
- CoalgCat.whiskerLeft_defstatement · cited by 0
- CoalgCat.whiskerRight_defstatement · cited by 0
- CoalgEquiv.toCoalgIso_homstatement · cited by 0
- CoalgEquiv.toCoalgIso_invstatement · cited by 0
- BialgCat.forget₂_coalgebra_mapstatement · cited by 0
- CoalgCat.MonoidalCategoryAux.tensorHom_toLinearMapstatement · cited by 0
- CoalgCat.tensorHom_defstatement · cited by 0