Theorems · Theorem · ring theory
BialgEquiv.mk.inj
∀ {R : Type u} {inst : CommSemiring R} {A : Type v} {B : Type w} {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}
{toCoalgEquiv : A ≃ₗc[R] B}
{map_mul' : ∀ (x y : A), toCoalgEquiv.toFun (x * y) = toCoalgEquiv.toFun x * toCoalgEquiv.toFun y}
{toCoalgEquiv_1 : A ≃ₗc[R] B}
{map_mul'_1 : ∀ (x y : A), toCoalgEquiv_1.toFun (x * y) = toCoalgEquiv_1.toFun x * toCoalgEquiv_1.toFun y},
{ toCoalgEquiv := toCoalgEquiv, map_mul' := map_mul' } = { toCoalgEquiv := toCoalgEquiv_1, map_mul' := map_mul'_1 } →
toCoalgEquiv = toCoalgEquiv_1- Defined in
- Mathlib.RingTheory.Bialgebra.Equiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- 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
- AddHom.toFunstatement and proof · cited by 168
- LinearMap.toAddHomstatement and proof · cited by 165
- BialgEquivstatement · cited by 88
- CoalgEquivstatement and proof · cited by 77
- CoalgHom.toLinearMapstatement and proof · cited by 36
- CoalgEquiv.toCoalgHomstatement and proof · cited by 11
- BialgEquiv.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- BialgEquiv.mk.injEqproof · cited by 1