Theorems · Definition · ring theory
BialgEquiv.trans
{R : Type u} →
{A : Type v} →
{B : Type w} →
{C : Type u₁} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Semiring C] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra R B] →
[inst_6 : Algebra R C] →
[inst_7 : CoalgebraStruct R A] →
[inst_8 : CoalgebraStruct R B] →
[inst_9 : CoalgebraStruct R C] → (A ≃ₐc[R] B) → (B ≃ₐc[R] C) → A ≃ₐc[R] CBialgebra equivalences are transitive.
- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MulEquivproof · cited by 1,142
- CoalgebraStructstatement and proof · cited by 230
- BialgEquivstatement and proof · cited by 88
- CoalgEquivproof · cited by 77
- MulEquivClass.toMulEquivproof · cited by 57
- MulEquiv.transproof · cited by 53
- CoalgEquivClass.toCoalgEquivproof · cited by 11
- CoalgEquiv.transproof · cited by 8
Cited by8
Results whose statement or proof uses this declaration.
- BialgEquiv.toHopfAlgIso_transstatement · cited by 0
- BialgEquiv.trans_applystatement and proof · cited by 0
- BialgEquiv.coe_toEquiv_transstatement · cited by 0
- BialgEquiv.trans_toBialgHomstatement · cited by 0
- BialgEquiv.trans_toCoalgEquivstatement · cited by 0
- CategoryTheory.Iso.toHopfAlgEquiv_transstatement · cited by 0
- BialgEquiv.toBialgIso_transstatement · cited by 0
- CategoryTheory.Iso.toBialgEquiv_transstatement · cited by 0