Theorems · Definition · ring theory
CoalgEquiv.ofCoalgHom
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid A] →
[inst_2 : AddCommMonoid B] →
[inst_3 : Module R A] →
[inst_4 : Module R B] →
[inst_5 : CoalgebraStruct R A] →
[inst_6 : CoalgebraStruct R B] →
(f : A →ₗc[R] B) →
(g : B →ₗc[R] A) → f.comp g = CoalgHom.id R B → g.comp f = CoalgHom.id R A → A ≃ₗc[R] BIf a coalgebra morphism has an inverse, it is a coalgebra isomorphism.
- Defined in
- Mathlib.RingTheory.Coalgebra.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- CoalgebraStructstatement and proof · cited by 230
- CoalgHomstatement and proof · cited by 105
- CoalgEquivstatement · cited by 77
- CoalgHom.compstatement and proof · cited by 12
- CoalgHom.idstatement and proof · cited by 11
- CoalgHom.counit_compproof · cited by 0
- CoalgHom.map_comp_comulproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- CoalgEquiv.coe_ofCoalgHomstatement · cited by 0
- CoalgEquiv.ofCoalgHom_symmstatement · cited by 0