Mathlib Map

Theorems · Theorem · ring theory

BialgEquiv.ofAlgEquiv.congr_simp

∀ {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 f_1 : A ≃ₐ[R] B) (e_f : f = f_1)
  (counit_comp : (Bialgebra.counitAlgHom R B).comp ↑f = Bialgebra.counitAlgHom R A)
  (map_comp_comul :
    (Algebra.TensorProduct.map ↑f ↑f).comp (Bialgebra.comulAlgHom R A) = (Bialgebra.comulAlgHom R B).comp ↑f),
  BialgEquiv.ofAlgEquiv f counit_comp map_comp_comul = BialgEquiv.ofAlgEquiv f_1 ⋯ ⋯
Defined in
Mathlib.RingTheory.Bialgebra.MonoidAlgebra
Cited by
0 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringSemiringBialgebraBialgebra

Around this declaration

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

Cites13

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.