Mathlib Map

Theorems · Definition · ring theory

BialgEquivClass.toBialgEquiv

{F : Type u_1} →
  {R : Type u_2} →
    {A : Type u_3} →
      {B : Type u_4} →
        [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] →
                      [inst_7 : EquivLike F A B] → [BialgEquivClass F R A B] → F → A ≃ₐc[R] B

Reinterpret an element of a type of bialgebra equivalences as a bialgebra equivalence.

Defined in
Mathlib.RingTheory.Bialgebra.Equiv
Cited by
0 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringSemiringAlgebraAlgebraCoalgebraStructCoalgebraStructEquivLikeBialgEquivClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.