Theorems · Definition · ring theory
BialgEquiv.ofAlgEquiv
{R : Type u} →
{A : Type v} →
{B : Type w} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Bialgebra R A] →
[inst_4 : Bialgebra R B] →
(f : A ≃ₐ[R] B) →
(Bialgebra.counitAlgHom R B).comp ↑f = Bialgebra.counitAlgHom R A →
(Algebra.TensorProduct.map ↑f ↑f).comp (Bialgebra.comulAlgHom R A) =
(Bialgebra.comulAlgHom R B).comp ↑f →
A ≃ₐc[R] BConstruct a bialgebra equiv from an algebra equiv respecting counit and comultiplication.
- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- AlgEquivstatement and proof · cited by 1,681
- AlgHom.compstatement and proof · cited by 501
- Equiv.toFunproof · cited by 279
- AlgEquiv.toAlgHomstatement and proof · cited by 273
- Equiv.invFunproof · cited by 163
- Bialgebrastatement and proof · cited by 160
- Algebra.TensorProduct.mapstatement and proof · cited by 97
- BialgEquivstatement · cited by 88
Cited by9
Results whose statement or proof uses this declaration.
- MonoidAlgebra.toAdditiveBialgEquivproof · cited by 3
- AddMonoidAlgebra.toMultiplicativeBialgEquivproof · cited by 3
- AddMonoidAlgebra.domCongrBialgEquivproof · cited by 2
- MonoidAlgebra.domCongrBialgEquivproof · cited by 2
- BialgEquiv.ofAlgEquiv_applystatement and proof · cited by 2
- BialgEquiv.ofBijectiveproof · cited by 2
- Bialgebra.TensorProduct.commproof · cited by 1
- BialgEquiv.toLinearMap_ofAlgEquivstatement · cited by 0
- BialgEquiv.ofAlgEquiv.congr_simpstatement and proof · cited by 0