Theorems · Theorem · ring theory
BialgEquiv.trans_apply
∀ {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] (e₁₂ : A ≃ₐc[R] B)
(e₂₃ : B ≃ₐc[R] C) (x : A), (e₁₂.trans e₂₃) x = ↑e₂₃ (↑e₁₂ x)- 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.
Cites9
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- CoalgebraStructstatement and proof · cited by 230
- BialgEquivstatement and proof · cited by 88
- CoalgEquivstatement · cited by 77
- CoalgEquivClass.toCoalgEquivstatement · cited by 11
- BialgEquiv.transstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.