Loogle!
Result
Found 124 declarations mentioning CoalgebraStruct.comul.
- CoalgebraStruct.comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} [self : CoalgebraStruct R A] : A ββ[R] TensorProduct R A A - Coalgebra.Repr.mk π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] {a : A} {ΞΉ : Type u_1} (index : Finset ΞΉ) (left right : ΞΉ β A) (eq : β i β index, left i ββ[R] right i = CoalgebraStruct.comul a) : Coalgebra.Repr R a ΞΉ - Coalgebra.Repr.eq π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] {a : A} {ΞΉ : Type u_1} (self : Coalgebra.Repr R a ΞΉ) : β i β self.index, self.left i ββ[R] self.right i = CoalgebraStruct.comul a - Coalgebra.comm_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] [Coalgebra.IsCocomm R A] : β(TensorProduct.comm R A A) ββ CoalgebraStruct.comul = CoalgebraStruct.comul - Coalgebra.IsCocomm.comm_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} {instβΒ³ : Coalgebra R A} [self : Coalgebra.IsCocomm R A] : β(TensorProduct.comm R A A) ββ CoalgebraStruct.comul = CoalgebraStruct.comul - Coalgebra.IsCocomm.mk π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (comm_comp_comul : β(TensorProduct.comm R A A) ββ CoalgebraStruct.comul = CoalgebraStruct.comul) : Coalgebra.IsCocomm R A - CommSemiring.comul_apply π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) [CommSemiring R] (r : R) : CoalgebraStruct.comul r = 1 ββ[R] r - Coalgebra.lift_lsmul_comp_counit_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : TensorProduct.lift (LinearMap.lsmul R A ββ CoalgebraStruct.counit) ββ CoalgebraStruct.comul = LinearMap.id - Coalgebra.lTensor_counit_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (LinearMap.lTensor A CoalgebraStruct.counit) (CoalgebraStruct.comul a) = a ββ[R] 1 - Coalgebra.rTensor_counit_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (LinearMap.rTensor A CoalgebraStruct.counit) (CoalgebraStruct.comul a) = 1 ββ[R] a - Prod.comul_comp_fst π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) (B : Type w) [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [Coalgebra R A] [Coalgebra R B] : CoalgebraStruct.comul ββ LinearMap.fst R A B = TensorProduct.map (LinearMap.fst R A B) (LinearMap.fst R A B) ββ CoalgebraStruct.comul - Prod.comul_comp_snd π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) (B : Type w) [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [Coalgebra R A] [Coalgebra R B] : CoalgebraStruct.comul ββ LinearMap.snd R A B = TensorProduct.map (LinearMap.snd R A B) (LinearMap.snd R A B) ββ CoalgebraStruct.comul - Pi.comul_comp_proj π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {A : n β Type u_3} [(i : n) β AddCommMonoid (A i)] [(i : n) β Module R (A i)] [(i : n) β CoalgebraStruct R (A i)] (i : n) : CoalgebraStruct.comul ββ LinearMap.proj i = TensorProduct.map (LinearMap.proj i) (LinearMap.proj i) ββ CoalgebraStruct.comul - Coalgebra.comm_comul π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] [Coalgebra.IsCocomm R A] (a : A) : (TensorProduct.comm R A A) (CoalgebraStruct.comul a) = CoalgebraStruct.comul a - Finsupp.comul_comp_lapply π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (ΞΉ : Type v) (A : Type w) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (i : ΞΉ) : CoalgebraStruct.comul ββ Finsupp.lapply i = TensorProduct.map (Finsupp.lapply i) (Finsupp.lapply i) ββ CoalgebraStruct.comul - Pi.comul_comp_single π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {A : n β Type u_3} [(i : n) β AddCommMonoid (A i)] [(i : n) β Module R (A i)] [(i : n) β CoalgebraStruct R (A i)] (i : n) : CoalgebraStruct.comul ββ LinearMap.single R A i = TensorProduct.map (LinearMap.single R A i) (LinearMap.single R A i) ββ CoalgebraStruct.comul - Prod.comul_comp_inl π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) (B : Type w) [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [Coalgebra R A] [Coalgebra R B] : CoalgebraStruct.comul ββ LinearMap.inl R A B = TensorProduct.map (LinearMap.inl R A B) (LinearMap.inl R A B) ββ CoalgebraStruct.comul - Prod.comul_comp_inr π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) (B : Type w) [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [Coalgebra R A] [Coalgebra R B] : CoalgebraStruct.comul ββ LinearMap.inr R A B = TensorProduct.map (LinearMap.inr R A B) (LinearMap.inr R A B) ββ CoalgebraStruct.comul - DFinsupp.comul_comp_lapply π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (ΞΉ : Type v) (A : ΞΉ β Type w) [DecidableEq ΞΉ] [CommSemiring R] [(i : ΞΉ) β AddCommMonoid (A i)] [(i : ΞΉ) β Module R (A i)] [(i : ΞΉ) β CoalgebraStruct R (A i)] (i : ΞΉ) : CoalgebraStruct.comul ββ DFinsupp.lapply i = TensorProduct.map (DFinsupp.lapply i) (DFinsupp.lapply i) ββ CoalgebraStruct.comul - Finsupp.comul_comp_lsingle π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (ΞΉ : Type v) (A : Type w) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (i : ΞΉ) : CoalgebraStruct.comul ββ Finsupp.lsingle i = TensorProduct.map (Finsupp.lsingle i) (Finsupp.lsingle i) ββ CoalgebraStruct.comul - Pi.comul_comp_finsuppLcoeFun π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {M : Type u_4} [AddCommMonoid M] [Module R M] [CoalgebraStruct R M] : CoalgebraStruct.comul ββ Finsupp.lcoeFun = TensorProduct.map Finsupp.lcoeFun Finsupp.lcoeFun ββ CoalgebraStruct.comul - Pi.comul_comp_dFinsuppCoeFnLinearMap π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {A : n β Type u_3} [(i : n) β AddCommMonoid (A i)] [(i : n) β Module R (A i)] [(i : n) β CoalgebraStruct R (A i)] : CoalgebraStruct.comul ββ DFinsupp.coeFnLinearMap R = TensorProduct.map (DFinsupp.coeFnLinearMap R) (DFinsupp.coeFnLinearMap R) ββ CoalgebraStruct.comul - DFinsupp.comul_comp_lsingle π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (ΞΉ : Type v) (A : ΞΉ β Type w) [DecidableEq ΞΉ] [CommSemiring R] [(i : ΞΉ) β AddCommMonoid (A i)] [(i : ΞΉ) β Module R (A i)] [(i : ΞΉ) β CoalgebraStruct R (A i)] (i : ΞΉ) : CoalgebraStruct.comul ββ DFinsupp.lsingle i = TensorProduct.map (DFinsupp.lsingle i) (DFinsupp.lsingle i) ββ CoalgebraStruct.comul - Pi.comul_single π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {A : n β Type u_3} [(i : n) β AddCommMonoid (A i)] [(i : n) β Module R (A i)] [(i : n) β CoalgebraStruct R (A i)] (i : n) (a : A i) : CoalgebraStruct.comul (Pi.single i a) = (TensorProduct.map (LinearMap.single R A i) (LinearMap.single R A i)) (CoalgebraStruct.comul a) - Coalgebra.coassoc π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} [self : Coalgebra R A] : β(TensorProduct.assoc R A A A) ββ LinearMap.rTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul = LinearMap.lTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul - Coalgebra.rTensor_counit_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} [self : Coalgebra R A] : LinearMap.rTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R R A) 1 - Finsupp.comul_single π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (ΞΉ : Type v) (A : Type w) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (i : ΞΉ) (a : A) : (CoalgebraStruct.comul funβ | i => a) = (TensorProduct.map (Finsupp.lsingle i) (Finsupp.lsingle i)) (CoalgebraStruct.comul a) - Coalgebra.coassoc_symm π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : β(TensorProduct.assoc R A A A).symm ββ LinearMap.lTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul = LinearMap.rTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul - DFinsupp.comul_single π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (ΞΉ : Type v) (A : ΞΉ β Type w) [DecidableEq ΞΉ] [CommSemiring R] [(i : ΞΉ) β AddCommMonoid (A i)] [(i : ΞΉ) β Module R (A i)] [(i : ΞΉ) β CoalgebraStruct R (A i)] (i : ΞΉ) (a : A i) : (CoalgebraStruct.comul funβ | i => a) = (TensorProduct.map (DFinsupp.lsingle i) (DFinsupp.lsingle i)) (CoalgebraStruct.comul a) - Prod.comul_apply π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) (B : Type w) [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [Coalgebra R A] [Coalgebra R B] (r : A Γ B) : CoalgebraStruct.comul r = (TensorProduct.map (LinearMap.inl R A B) (LinearMap.inl R A B)) (CoalgebraStruct.comul r.1) + (TensorProduct.map (LinearMap.inr R A B) (LinearMap.inr R A B)) (CoalgebraStruct.comul r.2) - Pi.comul_coe_finsupp π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {M : Type u_4} [AddCommMonoid M] [Module R M] [CoalgebraStruct R M] (x : n ββ M) : CoalgebraStruct.comul βx = (TensorProduct.map Finsupp.lcoeFun Finsupp.lcoeFun) (CoalgebraStruct.comul x) - Coalgebra.coassoc_apply π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (TensorProduct.assoc R A A A) ((LinearMap.rTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a)) = (LinearMap.lTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a) - Pi.comul_coe_dFinsupp π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u_1} {n : Type u_2} [CommSemiring R] [Fintype n] [DecidableEq n] {A : n β Type u_3} [(i : n) β AddCommMonoid (A i)] [(i : n) β Module R (A i)] [(i : n) β CoalgebraStruct R (A i)] (x : Ξ β (i : n), A i) : CoalgebraStruct.comul βx = (TensorProduct.map (DFinsupp.coeFnLinearMap R) (DFinsupp.coeFnLinearMap R)) (CoalgebraStruct.comul x) - Coalgebra.coassoc_symm_apply π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (TensorProduct.assoc R A A A).symm ((LinearMap.lTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a)) = (LinearMap.rTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a) - Coalgebra.lTensor_counit_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} [self : Coalgebra R A] : LinearMap.lTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R A R).flip 1 - Coalgebra.mk π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [toCoalgebraStruct : CoalgebraStruct R A] (coassoc : β(TensorProduct.assoc R A A A) ββ LinearMap.rTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul = LinearMap.lTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul) (rTensor_counit_comp_comul : LinearMap.rTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R R A) 1) (lTensor_counit_comp_comul : LinearMap.lTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R A R).flip 1) : Coalgebra R A - CoalgHom.map_comp_comul π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (self : A ββc[R] B) : TensorProduct.map self.toLinearMap self.toLinearMap ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ self.toLinearMap - CoalgHomClass.map_comp_comul π Mathlib.RingTheory.Coalgebra.Hom
{F : Type u_1} {R : outParam (Type u_2)} {A : outParam (Type u_3)} {B : outParam (Type u_4)} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} {instβΒ³ : AddCommMonoid B} {instββ΄ : Module R B} {instββ΅ : CoalgebraStruct R A} {instββΆ : CoalgebraStruct R B} {instββ· : FunLike F A B} [self : CoalgHomClass F R A B] (f : F) : TensorProduct.map βf βf ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ βf - CoalgHom.mk π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (toLinearMap : A ββ[R] B) (counit_comp : CoalgebraStruct.counit ββ toLinearMap = CoalgebraStruct.counit) (map_comp_comul : TensorProduct.map toLinearMap toLinearMap ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ toLinearMap) : A ββc[R] B - CoalgHom.coe_mk π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A ββ[R] B} (h : CoalgebraStruct.counit ββ f = CoalgebraStruct.counit) (hβ : TensorProduct.map f f ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ f) : β{ toLinearMap := f, counit_comp := h, map_comp_comul := hβ } = βf - CoalgHomClass.map_comp_comul_apply π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {F : Type u_4} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] [FunLike F A B] [CoalgHomClass F R A B] (f : F) (x : A) : (TensorProduct.map βf βf) (CoalgebraStruct.comul x) = CoalgebraStruct.comul (f x) - CoalgHomClass.mk π Mathlib.RingTheory.Coalgebra.Hom
{F : Type u_1} {R : outParam (Type u_2)} {A : outParam (Type u_3)} {B : outParam (Type u_4)} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] [FunLike F A B] [toSemilinearMapClass : SemilinearMapClass F (RingHom.id R) A B] (counit_comp : β (f : F), CoalgebraStruct.counit ββ βf = CoalgebraStruct.counit) (map_comp_comul : β (f : F), TensorProduct.map βf βf ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ βf) : CoalgHomClass F R A B - CoalgHom.coe_linearMap_mk π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A ββ[R] B} (h : CoalgebraStruct.counit ββ f = CoalgebraStruct.counit) (hβ : TensorProduct.map f f ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ f) : β{ toLinearMap := f, counit_comp := h, map_comp_comul := hβ } = f - CoalgHom.coe_mks π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A β B} (hβ : β (x y : A), f (x + y) = f x + f y) (hβ : β (m : R) (x : A), { toFun := f, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := f, map_add' := hβ }.toFun x) (hβ : CoalgebraStruct.counit ββ { toFun := f, map_add' := hβ, map_smul' := hβ } = CoalgebraStruct.counit) (hβ : TensorProduct.map { toFun := f, map_add' := hβ, map_smul' := hβ } { toFun := f, map_add' := hβ, map_smul' := hβ } ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ { toFun := f, map_add' := hβ, map_smul' := hβ }) : β{ toFun := f, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ } = f - CoalgHom.mk_coe π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A ββc[R] B} (hβ : β (x y : A), f (x + y) = f x + f y) (hβ : β (m : R) (x : A), { toFun := βf, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := βf, map_add' := hβ }.toFun x) (hβ : CoalgebraStruct.counit ββ { toFun := βf, map_add' := hβ, map_smul' := hβ } = CoalgebraStruct.counit) (hβ : TensorProduct.map { toFun := βf, map_add' := hβ, map_smul' := hβ } { toFun := βf, map_add' := hβ, map_smul' := hβ } ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ { toFun := βf, map_add' := hβ, map_smul' := hβ }) : { toFun := βf, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ } = f - CoalgEquiv.coe_mk π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A β B} {h : β (x y : A), f (x + y) = f x + f y} {hβ : β (m : R) (x : A), { toFun := f, map_add' := h }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := f, map_add' := h }.toFun x} {hβ : CoalgebraStruct.counit ββ { toFun := f, map_add' := h, map_smul' := hβ } = CoalgebraStruct.counit} {hβ : TensorProduct.map { toFun := f, map_add' := h, map_smul' := hβ } { toFun := f, map_add' := h, map_smul' := hβ } ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ { toFun := f, map_add' := h, map_smul' := hβ }} {hβ : B β A} {hβ : Function.LeftInverse hβ { toFun := f, map_add' := h, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun} {hβ : Function.RightInverse hβ { toFun := f, map_add' := h, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun} : β{ toFun := f, map_add' := h, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ, invFun := hβ, left_inv := hβ, right_inv := hβ } = f - CoalgCat.of_comul π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X : Type v} [AddCommGroup X] [Module R X] [Coalgebra R X] : CoalgebraStruct.comul = CoalgebraStruct.comul - Bialgebra.toLinearMap_comulAlgHom π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Bialgebra R A] : (Bialgebra.comulAlgHom R A).toLinearMap = CoalgebraStruct.comul - Bialgebra.comul_one π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : Semiring A} [self : Bialgebra R A] : CoalgebraStruct.comul 1 = 1 - Bialgebra.comul_natCast π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Bialgebra R A] (n : β) : CoalgebraStruct.comul βn = βn - Bialgebra.comulAlgHom_apply π Mathlib.RingTheory.Bialgebra.Basic
(R : Type u) (A : Type v) [CommSemiring R] [Semiring A] [Bialgebra R A] (a : A) : (Bialgebra.comulAlgHom R A) a = CoalgebraStruct.comul a - Bialgebra.comul_algebraMap π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Bialgebra R A] (r : R) : CoalgebraStruct.comul ((algebraMap R A) r) = (algebraMap R (TensorProduct R A A)) r - Bialgebra.comul_pow π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Bialgebra R A] (a : A) (n : β) : CoalgebraStruct.comul (a ^ n) = CoalgebraStruct.comul a ^ n - Bialgebra.comul_mul π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Bialgebra R A] (a b : A) : CoalgebraStruct.comul (a * b) = CoalgebraStruct.comul a * CoalgebraStruct.comul b - Bialgebra.mk' π Mathlib.RingTheory.Bialgebra.Basic
(R : Type u) (A : Type v) [CommSemiring R] [Semiring A] [Algebra R A] [C : Coalgebra R A] (counit_one : CoalgebraStruct.counit 1 = 1) (counit_mul : β {a b : A}, CoalgebraStruct.counit (a * b) = CoalgebraStruct.counit a * CoalgebraStruct.counit b) (comul_one : CoalgebraStruct.comul 1 = 1) (comul_mul : β {a b : A}, CoalgebraStruct.comul (a * b) = CoalgebraStruct.comul a * CoalgebraStruct.comul b) : Bialgebra R A - Bialgebra.mul_comprβ_comul π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : Semiring A} [self : Bialgebra R A] : (LinearMap.mul R A).comprβ CoalgebraStruct.comul = (LinearMap.mul R (TensorProduct R A A)).complββ CoalgebraStruct.comul CoalgebraStruct.comul - Bialgebra.mk π Mathlib.RingTheory.Bialgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [toAlgebra : Algebra R A] [toCoalgebra : Coalgebra R A] (counit_one : CoalgebraStruct.counit 1 = 1) (mul_comprβ_counit : (LinearMap.mul R A).comprβ CoalgebraStruct.counit = (LinearMap.mul R R).complββ CoalgebraStruct.counit CoalgebraStruct.counit) (comul_one : CoalgebraStruct.comul 1 = 1) (mul_comprβ_comul : (LinearMap.mul R A).comprβ CoalgebraStruct.comul = (LinearMap.mul R (TensorProduct R A A)).complββ CoalgebraStruct.comul CoalgebraStruct.comul) : Bialgebra R A - BialgHom.coe_mks π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A β B} (hβ : β (x y : A), f (x + y) = f x + f y) (hβ : β (m : R) (x : A), { toFun := f, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := f, map_add' := hβ }.toFun x) (hβ : CoalgebraStruct.counit ββ { toFun := f, map_add' := hβ, map_smul' := hβ } = CoalgebraStruct.counit) (hβ : TensorProduct.map { toFun := f, map_add' := hβ, map_smul' := hβ } { toFun := f, map_add' := hβ, map_smul' := hβ } ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ { toFun := f, map_add' := hβ, map_smul' := hβ }) (hβ : { toFun := f, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun 1 = 1) (hβ : β (x y : A), { toFun := f, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun (x * y) = { toFun := f, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun x * { toFun := f, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun y) : β{ toFun := f, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ, map_one' := hβ, map_mul' := hβ } = f - BialgHom.mk_coe π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] {f : A ββc[R] B} (hβ : β (x y : A), f (x + y) = f x + f y) (hβ : β (m : R) (x : A), { toFun := βf, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := βf, map_add' := hβ }.toFun x) (hβ : CoalgebraStruct.counit ββ { toFun := βf, map_add' := hβ, map_smul' := hβ } = CoalgebraStruct.counit) (hβ : TensorProduct.map { toFun := βf, map_add' := hβ, map_smul' := hβ } { toFun := βf, map_add' := hβ, map_smul' := hβ } ββ CoalgebraStruct.comul = CoalgebraStruct.comul ββ { toFun := βf, map_add' := hβ, map_smul' := hβ }) (hβ : { toFun := βf, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun 1 = 1) (hβ : β (x y : A), { toFun := βf, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun (x * y) = { toFun := βf, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun x * { toFun := βf, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ }.toFun y) : { toFun := βf, map_add' := hβ, map_smul' := hβ, counit_comp := hβ, map_comp_comul := hβ, map_one' := hβ, map_mul' := hβ } = f - BialgCat.of_comul π Mathlib.Algebra.Category.BialgCat.Basic
{R : Type u} [CommRing R] {X : Type v} [Ring X] [Bialgebra R X] : CoalgebraStruct.comul = CoalgebraStruct.comul - CoassocSimps.map_counit_comp_comul_left π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : TensorProduct.map CoalgebraStruct.counit f ββ CoalgebraStruct.comul = TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R M).symm - CoassocSimps.map_counit_comp_comul_right π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : TensorProduct.map f CoalgebraStruct.counit ββ CoalgebraStruct.comul = TensorProduct.map f LinearMap.id ββ β(TensorProduct.rid R M).symm - CoassocSimps.map_counit_comp_comul_left_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {P : Type u_5} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : P ββ[R] M) : TensorProduct.map CoalgebraStruct.counit f ββ CoalgebraStruct.comul ββ g = TensorProduct.map LinearMap.id f ββ β(TensorProduct.lid R M).symm ββ g - CoassocSimps.map_counit_comp_comul_right_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {P : Type u_5} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : P ββ[R] M) : TensorProduct.map f CoalgebraStruct.counit ββ CoalgebraStruct.comul ββ g = TensorProduct.map f LinearMap.id ββ β(TensorProduct.rid R M).symm ββ g - CoassocSimps.coassoc_left π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : β(TensorProduct.assoc R M M M') ββ TensorProduct.map CoalgebraStruct.comul f ββ CoalgebraStruct.comul = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f) ββ TensorProduct.map LinearMap.id CoalgebraStruct.comul ββ CoalgebraStruct.comul - CoassocSimps.coassoc_left_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : N ββ[R] M) : β(TensorProduct.assoc R M M M') ββ TensorProduct.map CoalgebraStruct.comul f ββ CoalgebraStruct.comul ββ g = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f) ββ TensorProduct.map LinearMap.id CoalgebraStruct.comul ββ CoalgebraStruct.comul ββ g - CoassocSimps.coassoc_right π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') : β(TensorProduct.assoc R M' M M).symm ββ TensorProduct.map f CoalgebraStruct.comul ββ CoalgebraStruct.comul = TensorProduct.map (TensorProduct.map f LinearMap.id) LinearMap.id ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ CoalgebraStruct.comul - CoassocSimps.coassoc_right_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] [Coalgebra R M] (f : M ββ[R] M') (g : N ββ[R] M) : β(TensorProduct.assoc R M' M M).symm ββ TensorProduct.map f CoalgebraStruct.comul ββ CoalgebraStruct.comul ββ g = TensorProduct.map (TensorProduct.map f LinearMap.id) LinearMap.id ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ CoalgebraStruct.comul ββ g - CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [Coalgebra R M] (f : M ββ[R] N) : β(TensorProduct.assoc R M M N) ββ TensorProduct.map (β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul) f ββ CoalgebraStruct.comul = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ββ β(TensorProduct.comm R M M)) ββ β(TensorProduct.assoc R M M M) ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul - CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {Q : Type u_9} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid Q] [Module R Q] [Coalgebra R M] (f : M ββ[R] N) (h : Q ββ[R] M) : β(TensorProduct.assoc R M M N) ββ TensorProduct.map (β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul) f ββ CoalgebraStruct.comul ββ h = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ββ β(TensorProduct.comm R M M)) ββ β(TensorProduct.assoc R M M M) ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul ββ h - TensorProduct.comul_def π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_1} {S : Type u_2} {A : Type u_3} {B : Type u_4} [CommSemiring R] [CommSemiring S] [AddCommMonoid A] [AddCommMonoid B] [Algebra R S] [Module R A] [Module S A] [Module R B] [IsScalarTower R S A] [CoalgebraStruct R B] [CoalgebraStruct S A] : CoalgebraStruct.comul = β(TensorProduct.AlgebraTensorModule.tensorTensorTensorComm R S R S A A B B) ββ TensorProduct.AlgebraTensorModule.map CoalgebraStruct.comul CoalgebraStruct.comul - TensorProduct.comul_tmul π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_1} {S : Type u_2} {A : Type u_3} {B : Type u_4} [CommSemiring R] [CommSemiring S] [AddCommMonoid A] [AddCommMonoid B] [Algebra R S] [Module R A] [Module S A] [Module R B] [IsScalarTower R S A] [CoalgebraStruct R B] [CoalgebraStruct S A] (x : A) (y : B) : CoalgebraStruct.comul (x ββ[R] y) = (TensorProduct.AlgebraTensorModule.tensorTensorTensorComm R S R S A A B B) (CoalgebraStruct.comul x ββ[R] CoalgebraStruct.comul y) - Bialgebra.TensorProduct.comul_eq_algHom_toLinearMap π Mathlib.RingTheory.Bialgebra.TensorProduct
(R : Type u_1) (S : Type u_2) (A : Type u_3) (B : Type u_4) [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Bialgebra S A] [Bialgebra R B] [Algebra R A] [Algebra R S] [IsScalarTower R S A] : CoalgebraStruct.comul = ((β(Algebra.TensorProduct.tensorTensorTensorComm R S R S A A B B)).comp (Algebra.TensorProduct.map (Bialgebra.comulAlgHom S A) (Bialgebra.comulAlgHom R B))).toLinearMap - CoalgCat.ofComonObjCoalgebraStruct_comul π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] (X : ModuleCat R) [CategoryTheory.ComonObj X] : CoalgebraStruct.comul = ModuleCat.Hom.hom CategoryTheory.ComonObj.comul - CoalgCat.MonoidalCategoryAux.comul_tensorObj π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] {M N : Type u} [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [Coalgebra R M] [Coalgebra R N] : CoalgebraStruct.comul = CoalgebraStruct.comul - CoalgCat.comul_def π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] (X : CoalgCat R) : CategoryTheory.ComonObj.comul = ModuleCat.ofHom CoalgebraStruct.comul - CoalgCat.MonoidalCategoryAux.comul_tensorObj_tensorObj_right π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] {M N P : Type u} [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] [Coalgebra R M] [Coalgebra R N] [Coalgebra R P] : CoalgebraStruct.comul = CoalgebraStruct.comul - CoalgCat.MonoidalCategoryAux.comul_tensorObj_tensorObj_left π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] {M N P : Type u} [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] [Coalgebra R M] [Coalgebra R N] [Coalgebra R P] : CoalgebraStruct.comul = CoalgebraStruct.comul - CoalgCat.MonoidalCategoryAux.tensorObj_comul π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] (K L : CoalgCat R) : CoalgebraStruct.comul = β(TensorProduct.tensorTensorTensorComm R βK.toModuleCat βK.toModuleCat βL.toModuleCat βL.toModuleCat) ββ TensorProduct.map CoalgebraStruct.comul CoalgebraStruct.comul - LinearMap.convMul_def π Mathlib.RingTheory.Coalgebra.Convolution
{R : Type u_1} {A : Type u_3} {C : Type u_5} [CommSemiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [AddCommMonoid C] [Module R C] [CoalgebraStruct R C] (f g : WithConv (C ββ[R] A)) : f * g = WithConv.toConv (LinearMap.mul' R A ββ TensorProduct.map f.ofConv g.ofConv ββ CoalgebraStruct.comul) - LinearMap.convMul_apply π Mathlib.RingTheory.Coalgebra.Convolution
{R : Type u_1} {A : Type u_3} {C : Type u_5} [CommSemiring R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [AddCommMonoid C] [Module R C] [CoalgebraStruct R C] (f g : WithConv (C ββ[R] A)) (c : C) : (f * g).ofConv c = (LinearMap.mul' R A) ((TensorProduct.map f.ofConv g.ofConv) (CoalgebraStruct.comul c)) - AlgHom.convMul_apply π Mathlib.RingTheory.Bialgebra.Convolution
{R : Type u_1} {A : Type u_2} {C : Type u_4} [CommSemiring R] [CommSemiring A] [Semiring C] [Bialgebra R C] [Algebra R A] (f g : WithConv (C ββ[R] A)) (c : C) : (f * g).ofConv c = (Algebra.TensorProduct.lift f.ofConv g.ofConv β―) (CoalgebraStruct.comul c) - HopfAlgebra.mul_antipode_lTensor_comul π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : Semiring A} [self : HopfAlgebra R A] : LinearMap.mul' R A ββ LinearMap.lTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit - HopfAlgebra.mul_antipode_rTensor_comul π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : Semiring A} [self : HopfAlgebra R A] : LinearMap.mul' R A ββ LinearMap.rTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit - HopfAlgebra.mk π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [toHopfAlgebraStruct : HopfAlgebraStruct R A] (mul_antipode_rTensor_comul : LinearMap.mul' R A ββ LinearMap.rTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit) (mul_antipode_lTensor_comul : LinearMap.mul' R A ββ LinearMap.lTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit) : HopfAlgebra R A - HopfAlgebra.mul_antipode_lTensor_comul_apply π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [HopfAlgebra R A] (a : A) : (LinearMap.mul' R A) ((LinearMap.lTensor A (HopfAlgebraStruct.antipode R)) (CoalgebraStruct.comul a)) = (algebraMap R A) (CoalgebraStruct.counit a) - HopfAlgebra.mul_antipode_rTensor_comul_apply π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [HopfAlgebra R A] (a : A) : (LinearMap.mul' R A) ((LinearMap.rTensor A (HopfAlgebraStruct.antipode R)) (CoalgebraStruct.comul a)) = (algebraMap R A) (CoalgebraStruct.counit a) - LinearMap.comul_right_inv π Mathlib.RingTheory.HopfAlgebra.Convolution
{R : Type u_1} {C : Type u_3} [CommSemiring R] [Semiring C] [HopfAlgebra R C] : WithConv.toConv CoalgebraStruct.comul * WithConv.toConv (CoalgebraStruct.comul ββ HopfAlgebraStruct.antipode R) = 1 - HopfAlgCat.of_comul π Mathlib.Algebra.Category.HopfAlgCat.Basic
{R : Type u} [CommRing R] {X : Type v} [Ring X] [HopfAlgebra R X] : CoalgebraStruct.comul = CoalgebraStruct.comul - LinearMap.convIntrinsicStarRing π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} {A : Type u_6} {C : Type u_7} [CommSemiring R] [StarRing R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [StarRing A] [StarModule R A] [AddCommMonoid C] [Module R C] [StarAddMonoid C] [StarModule R C] [Coalgebra R C] (h : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R C C) ββ CoalgebraStruct.comul)) : StarRing (WithConv (C ββ[R] A)) - LinearMap.intrinsicStar_convMul π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} {A : Type u_6} {C : Type u_7} [CommSemiring R] [StarRing R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [StarRing A] [StarModule R A] [AddCommMonoid C] [Module R C] [StarAddMonoid C] [StarModule R C] [CoalgebraStruct R C] (h : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R C C) ββ CoalgebraStruct.comul)) (f g : WithConv (C ββ[R] A)) : star (f * g) = star g * star f - Pi.intrinsicStar_comul π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} [CommSemiring R] [StarRing R] {n : Type u_8} [DecidableEq n] {B : n β Type u_9} [(i : n) β AddCommMonoid (B i)] [(i : n) β Module R (B i)] [(i : n) β StarAddMonoid (B i)] [β (i : n), StarModule R (B i)] [Fintype n] [(i : n) β CoalgebraStruct R (B i)] (h : β (i : n), star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R (B i) (B i)) ββ CoalgebraStruct.comul)) : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R ((i : n) β B i) ((i : n) β B i)) ββ CoalgebraStruct.comul) - Pi.intrinsicStar_comul_commSemiring π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} [CommSemiring R] [StarRing R] {n : Type u_8} [DecidableEq n] [Fintype n] : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R (n β R) (n β R)) ββ CoalgebraStruct.comul) - InnerProductSpace.AlgebraOfCoalgebra.mul_def π Mathlib.Analysis.InnerProductSpace.Coalgebra
{π : Type u_1} {E : Type u_2} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [FiniteDimensional π E] [Coalgebra π E] (x y : E) : x * y = (LinearMap.adjoint CoalgebraStruct.comul) (x ββ[π] y) - Pi.comul_eq_adjoint π Mathlib.Analysis.InnerProductSpace.Coalgebra
{π : Type u_1} [RCLike π] {n : Type u_3} [Fintype n] [DecidableEq n] : CoalgebraStruct.comul = TensorProduct.map ββ(EuclideanSpace.equiv n π) ββ(EuclideanSpace.equiv n π) ββ LinearMap.adjoint (ββ(EuclideanSpace.equiv n π).symm ββ LinearMap.mul' π (n β π) ββ TensorProduct.map ββ(EuclideanSpace.equiv n π) ββ(EuclideanSpace.equiv n π)) ββ ββ(EuclideanSpace.equiv n π).symm - IsGroupLikeElem.comul_eq_tmul_self π Mathlib.RingTheory.Coalgebra.GroupLike
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {a : A} (self : IsGroupLikeElem R a) : CoalgebraStruct.comul a = a ββ[R] a - IsGroupLikeElem.mk π Mathlib.RingTheory.Coalgebra.GroupLike
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {a : A} (counit_eq_one : CoalgebraStruct.counit a = 1) (comul_eq_tmul_self : CoalgebraStruct.comul a = a ββ[R] a) : IsGroupLikeElem R a - isGroupLikeElem_iff π Mathlib.RingTheory.Coalgebra.GroupLike
(R : Type u_2) {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : IsGroupLikeElem R a β CoalgebraStruct.counit a = 1 β§ CoalgebraStruct.comul a = a ββ[R] a - LaurentPolynomial.comul_C_mul_T_self π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} [CommSemiring R] (a : R) (n : β€) : CoalgebraStruct.comul (LaurentPolynomial.C a * LaurentPolynomial.T n) = LaurentPolynomial.T n ββ[R] (LaurentPolynomial.C a * LaurentPolynomial.T n) - AddMonoidAlgebra.comul_single π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} [CommSemiring R] {A : Type u_2} [Semiring A] {X : Type u_3} [Module R A] [Coalgebra R A] (x : X) (a : A) : CoalgebraStruct.comul (AddMonoidAlgebra.single x a) = (TensorProduct.map (AddMonoidAlgebra.lsingle x) (AddMonoidAlgebra.lsingle x)) (CoalgebraStruct.comul a) - MonoidAlgebra.comul_single π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} [CommSemiring R] {A : Type u_2} [Semiring A] {X : Type u_3} [Module R A] [Coalgebra R A] (x : X) (a : A) : CoalgebraStruct.comul (MonoidAlgebra.single x a) = (TensorProduct.map (MonoidAlgebra.lsingle x) (MonoidAlgebra.lsingle x)) (CoalgebraStruct.comul a) - LaurentPolynomial.comul_C π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Module R A] [Coalgebra R A] (a : A) : CoalgebraStruct.comul (LaurentPolynomial.C a) = (TensorProduct.map (AddMonoidAlgebra.lsingle 0) (AddMonoidAlgebra.lsingle 0)) (CoalgebraStruct.comul a) - LaurentPolynomial.comul_C_mul_T π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Module R A] [Coalgebra R A] (a : A) (n : β€) : CoalgebraStruct.comul (LaurentPolynomial.C a * LaurentPolynomial.T n) = (TensorProduct.map (AddMonoidAlgebra.lsingle n) (AddMonoidAlgebra.lsingle n)) (CoalgebraStruct.comul a) - AddMonoidAlgebra.comul_def π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} [CommSemiring R] {A : Type u_2} [Semiring A] {X : Type u_3} [Module R A] [Coalgebra R A] : CoalgebraStruct.comul = TensorProduct.map β(AddMonoidAlgebra.coeffLinearEquiv R).symm β(AddMonoidAlgebra.coeffLinearEquiv R).symm ββ CoalgebraStruct.comul ββ β(AddMonoidAlgebra.coeffLinearEquiv R) - MonoidAlgebra.comul_def π Mathlib.RingTheory.Coalgebra.MonoidAlgebra
{R : Type u_1} [CommSemiring R] {A : Type u_2} [Semiring A] {X : Type u_3} [Module R A] [Coalgebra R A] : CoalgebraStruct.comul = TensorProduct.map β(MonoidAlgebra.coeffLinearEquiv R).symm β(MonoidAlgebra.coeffLinearEquiv R).symm ββ CoalgebraStruct.comul ββ β(MonoidAlgebra.coeffLinearEquiv R) - LaurentPolynomial.comul_T π Mathlib.RingTheory.Bialgebra.MonoidAlgebra
{R : Type u_11} [CommSemiring R] {A : Type u_12} [Semiring A] [Bialgebra R A] (n : β€) : CoalgebraStruct.comul (LaurentPolynomial.T n) = LaurentPolynomial.T n ββ[R] LaurentPolynomial.T n - Coalgebra.IsSkewPrimitiveElem.comul_eq_tmul_add_tmul π Mathlib.RingTheory.Coalgebra.Primitive
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {g h a : A} (self : Coalgebra.IsSkewPrimitiveElem R g h a) : CoalgebraStruct.comul a = g ββ[R] a + a ββ[R] h - Coalgebra.IsSkewPrimitiveElem.mk π Mathlib.RingTheory.Coalgebra.Primitive
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {g h a : A} (counit_eq_zero : CoalgebraStruct.counit a = 0) (comul_eq_tmul_add_tmul : CoalgebraStruct.comul a = g ββ[R] a + a ββ[R] h) : Coalgebra.IsSkewPrimitiveElem R g h a - Coalgebra.isSkewPrimitiveElem_iff π Mathlib.RingTheory.Coalgebra.Primitive
(R : Type u_2) {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (g h a : A) : Coalgebra.IsSkewPrimitiveElem R g h a β CoalgebraStruct.counit a = 0 β§ CoalgebraStruct.comul a = g ββ[R] a + a ββ[R] h - Coalgebra.IsSkewPrimitiveElem.of_comul_eq_tmul_add_tmul π Mathlib.RingTheory.Coalgebra.Primitive
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {g h a : A} [IsCancelAdd A] (hg : CoalgebraStruct.counit g = 1) (hh : CoalgebraStruct.counit h = 1) (ha : CoalgebraStruct.comul a = g ββ[R] a + a ββ[R] h) : Coalgebra.IsSkewPrimitiveElem R g h a - Coalgebra.isSkewPrimitiveElem_iff_comul_eq_tmul_add_tmul π Mathlib.RingTheory.Coalgebra.Primitive
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {g h a : A} [IsCancelAdd A] (hg : CoalgebraStruct.counit g = 1) (hh : CoalgebraStruct.counit h = 1) : Coalgebra.IsSkewPrimitiveElem R g h a β CoalgebraStruct.comul a = g ββ[R] a + a ββ[R] h - Coalgebra.counit_eq_zero_of_comul_eq_tmul_add_tmul π Mathlib.RingTheory.Coalgebra.Primitive
{R : Type u_2} {A : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {g h a : A} [IsCancelAdd A] (hg : CoalgebraStruct.counit g = 1) (hh : CoalgebraStruct.counit h = 1) (ha : CoalgebraStruct.comul a = g ββ[R] a + a ββ[R] h) : CoalgebraStruct.counit a = 0 - Bialgebra.isPrimitiveElem_iff_comul_eq_tmul_add_tmul π Mathlib.RingTheory.Bialgebra.Primitive
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Bialgebra R A] {a : A} [IsCancelAdd A] : Bialgebra.IsPrimitiveElem R a β CoalgebraStruct.comul a = 1 ββ[R] a + a ββ[R] 1 - Bialgebra.counit_eq_zero_of_comul_eq_tmul_add_tmul π Mathlib.RingTheory.Bialgebra.Primitive
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Bialgebra R A] {a : A} [IsCancelAdd A] (ha : CoalgebraStruct.comul a = 1 ββ[R] a + a ββ[R] 1) : CoalgebraStruct.counit a = 0 - Coalgebra.Quotient.comul_comp_mkQ π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) [I.IsCoideal] : CoalgebraStruct.comul ββ I.mkQ = TensorProduct.map I.mkQ I.mkQ ββ CoalgebraStruct.comul - Submodule.IsCoideal.map_mkQ_comul_eq_zero π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} {instβ : CommRing R} {instβΒΉ : AddCommGroup C} {instβΒ² : Module R C} {instβΒ³ : CoalgebraStruct R C} {I : Submodule R C} [self : I.IsCoideal] β¦x : Cβ¦ : x β I β (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) = 0 - Submodule.IsCoideal.mk π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] {I : Submodule R C} (counit_eq_zero : β β¦x : Cβ¦, x β I β CoalgebraStruct.counit x = 0) (map_mkQ_comul_eq_zero : β β¦x : Cβ¦, x β I β (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) = 0) : I.IsCoideal - Submodule.isCoideal_iff π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) : I.IsCoideal β (β β¦x : Cβ¦, x β I β CoalgebraStruct.counit x = 0) β§ β β¦x : Cβ¦, x β I β (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) = 0 - Submodule.isCoideal_iff_comul_mem π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) : I.IsCoideal β (β x β I, CoalgebraStruct.counit x = 0) β§ β x β I, CoalgebraStruct.comul x β (LinearMap.lTensor C I.subtype).range β (LinearMap.rTensor C I.subtype).range - Coalgebra.Quotient.comul_mk π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) [I.IsCoideal] (x : C) : CoalgebraStruct.comul (Submodule.Quotient.mk x) = (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) - Bialgebra.Quotient.comul_comp_mkβ π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] : (Bialgebra.Quotient.comulAlgHom I).toLinearMap ββ (Ideal.Quotient.mkβ R I).toLinearMap = TensorProduct.map (Ideal.Quotient.mkβ R I).toLinearMap (Ideal.Quotient.mkβ R I).toLinearMap ββ CoalgebraStruct.comul - Bialgebra.Quotient.comul_mk π Mathlib.RingTheory.Bialgebra.Quotient
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Bialgebra R A] (I : Ideal A) [I.IsTwoSided] [(Submodule.restrictScalars R I).IsCoideal] (a : A) : CoalgebraStruct.comul ((Ideal.Quotient.mk I) a) = (TensorProduct.map (Ideal.Quotient.mkβ R I).toLinearMap (Ideal.Quotient.mkβ R I).toLinearMap) (CoalgebraStruct.comul a) - SymmetricAlgebra.comul_ΞΉ π Mathlib.RingTheory.Bialgebra.SymmetricAlgebra
(R : Type u_1) [CommSemiring R] (M : Type u_2) [AddCommMonoid M] [Module R M] (x : M) : CoalgebraStruct.comul ((SymmetricAlgebra.ΞΉ R M) x) = (SymmetricAlgebra.ΞΉ R M) x ββ[R] 1 + 1 ββ[R] (SymmetricAlgebra.ΞΉ R M) x - MulOpposite.comul_def π Mathlib.RingTheory.Coalgebra.MulOpposite
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : CoalgebraStruct.comul = TensorProduct.map β(MulOpposite.opLinearEquiv R) β(MulOpposite.opLinearEquiv R) ββ CoalgebraStruct.comul ββ β(MulOpposite.opLinearEquiv R).symm
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c