Theorems · Definition · ring theory
BialgEquiv.ofBijective
{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 →ₐc[R] B) → Function.Bijective ⇑f → A ≃ₐc[R] BPromotes a bijective bialgebra homomorphism to a bialgebra equivalence.
- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, 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.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement and proof · cited by 10,911
- Function.Bijectivestatement and proof · cited by 863
- BialgHomstatement and proof · cited by 190
- Bialgebrastatement and proof · cited by 160
- BialgEquivstatement · cited by 88
- BialgHom.toAlgHomproof · cited by 38
- AlgEquiv.ofBijectiveproof · cited by 34
- BialgEquiv.ofAlgEquivproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- BialgEquiv.coe_ofBijectivestatement · cited by 0
- BialgEquiv.ofBijective_applystatement and proof · cited by 0