Theorems · Inductive type · ring theory
BialgEquiv
(R : Type u) →
[inst : CommSemiring R] →
(A : Type v) →
(B : Type w) →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] → [CoalgebraStruct R A] → [CoalgebraStruct R B] → Type (max v w)An equivalence of bialgebras is an invertible bialgebra homomorphism.
- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 88 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement · cited by 13,802
- Algebrastatement · cited by 11,388
- CommSemiringstatement · cited by 10,911
- CoalgebraStructstatement · cited by 230
Cited by128
Results whose statement or proof uses this declaration.
- BialgEquiv.symmstatement and proof · cited by 21
- BialgEquiv.toAlgEquivstatement and proof · cited by 12
- BialgEquiv.toCoalgEquivstatement and proof · cited by 9
- BialgEquiv.toBialgIsostatement and proof · cited by 8
- BialgEquiv.toEquivstatement and proof · cited by 8
- BialgEquiv.toHopfAlgIsostatement and proof · cited by 8
- BialgEquiv.transstatement and proof · cited by 8
- BialgEquiv.reflstatement · cited by 7
- Bialgebra.TensorProduct.lidstatement · cited by 6
- Bialgebra.TensorProduct.ridstatement · cited by 6
- Bialgebra.TensorProduct.assocstatement · cited by 6
- CategoryTheory.Iso.toBialgEquivstatement · cited by 4