Theorems · Theorem · ring theory
BialgEquiv.ofBialgHom_symm
∀ {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]
(f : A →ₐc[R] B) (g : B →ₐc[R] A) (h₁ : f.comp g = BialgHom.id R B) (h₂ : g.comp f = BialgHom.id R A),
(BialgEquiv.ofBialgHom f g h₁ h₂).symm = BialgEquiv.ofBialgHom g f h₂ h₁- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CoalgebraStructstatement and proof · cited by 230
- BialgHomstatement and proof · cited by 190
- BialgEquivstatement · cited by 88
- BialgHom.compstatement and proof · cited by 26
- BialgHom.idstatement and proof · cited by 22
- BialgEquiv.symmstatement · cited by 21
- BialgEquiv.ofBialgHomstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.