Theorems · Definition · ring theory
BialgEquiv.toEquiv
{R : Type u} →
{A : Type v} →
{B : Type w} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] →
[inst_5 : CoalgebraStruct R A] → [inst_6 : CoalgebraStruct R B] → (A ≃ₐc[R] B) → A ≃ BThe equivalence of types underlying a bialgebra equivalence.
- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 23 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- CoalgebraStructstatement and proof · cited by 230
- BialgEquivstatement and proof · cited by 88
- BialgEquiv.toCoalgEquivproof · cited by 9
- CoalgEquiv.toEquivproof · cited by 6
Cited by8
Results whose statement or proof uses this declaration.
- BialgEquiv.toEquiv_injectivestatement and proof · cited by 2
- BialgEquiv.coe_symm_toEquivstatement · cited by 0
- BialgEquiv.symm_apply_applyproof · cited by 0
- BialgEquiv.coe_toEquivstatement · cited by 0
- BialgEquiv.coe_toEquiv_symmstatement · cited by 0
- BialgEquiv.apply_symm_applyproof · cited by 0
- BialgEquiv.toEquiv_injstatement · cited by 0
- BialgEquiv.toEquiv_symmstatement · cited by 0