Theorems · Definition · ring theory
CoalgEquiv.toEquiv
{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] → (A ≃ₗc[R] B) → A ≃ BThe equivalence of types underlying a coalgebra equivalence.
- Defined in
- Mathlib.RingTheory.Coalgebra.Equiv
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- CoalgebraStructstatement and proof · cited by 230
- LinearEquiv.toEquivproof · cited by 105
- CoalgEquivstatement and proof · cited by 77
- CoalgEquiv.toLinearEquivproof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- BialgEquiv.toEquivproof · cited by 8
- CoalgEquiv.toEquiv_injectivestatement and proof · cited by 3
- CoalgEquiv.toEquiv_symmstatement · cited by 0
- CoalgEquiv.coe_symm_toEquivstatement · cited by 0
- CoalgEquiv.toEquiv_injstatement · cited by 0
- CoalgEquiv.coe_toEquivstatement · cited by 0
- CoalgEquiv.coe_toEquiv_symmstatement · cited by 0