Theorems · Definition · category theory
CoalgEquiv.toCoalgIso
{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)Build an isomorphism in the category CoalgCat R from a
CoalgEquiv.
- Defined in
- Mathlib.Algebra.Category.CoalgCat.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- CategoryTheory.Isostatement · cited by 3,963
- Coalgebrastatement and proof · cited by 112
- CoalgEquivstatement and proof · cited by 77
- CoalgCatstatement · cited by 63
- CoalgEquiv.symmproof · cited by 26
- CoalgCat.ofstatement · cited by 24
- CoalgHomClass.toCoalgHomproof · cited by 23
- CoalgCat.ofHomproof · cited by 7
Cited by8
Results whose statement or proof uses this declaration.
- CoalgCat.associator_defstatement · cited by 0
- CoalgCat.rightUnitor_defstatement · cited by 0
- CoalgEquiv.toCoalgIso_homstatement and proof · cited by 0
- CoalgEquiv.toCoalgIso_invstatement and proof · cited by 0
- CoalgEquiv.toCoalgIso_reflstatement · cited by 0
- CoalgEquiv.toCoalgIso_symmstatement · cited by 0
- CoalgEquiv.toCoalgIso_transstatement · cited by 0
- CoalgCat.leftUnitor_defstatement · cited by 0