Loogle!
Result
Found 125 declarations mentioning CoalgHom.
- CoalgHom.id π Mathlib.RingTheory.Coalgebra.Hom
(R : Type u_1) (A : Type u_2) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : A ββc[R] A - CoalgHom.End π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : Monoid (A ββc[R] A) - CoalgHom π 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] : Type (max u_2 u_3) - CoalgHom.Simps.apply π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_6} {Ξ± : Type u_7} {Ξ² : Type u_8} [CommSemiring R] [AddCommMonoid Ξ±] [Module R Ξ±] [AddCommMonoid Ξ²] [Module R Ξ²] [CoalgebraStruct R Ξ±] [CoalgebraStruct R Ξ²] (f : Ξ± ββc[R] Ξ²) : Ξ± β Ξ² - CoalgHom.funLike π 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] : FunLike (A ββc[R] B) A B - CoalgHom.coe_id π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : β(CoalgHom.id R A) = id - CoalgHom.id_apply π Mathlib.RingTheory.Coalgebra.Hom
(R : Type u_1) (A : Type u_2) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (x : A) : (CoalgHom.id R A) x = x - Coalgebra.counitCoalgHom π Mathlib.RingTheory.Coalgebra.Hom
(R : Type u) (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : A ββc[R] R - Coalgebra.subsingleton_to_ring π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u} (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : Subsingleton (A ββc[R] R) - CoalgHomClass.toCoalgHom π 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) : A ββc[R] B - CoalgHomClass.instCoeToCoalgHom π 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] : CoeHead F (A ββc[R] B) - CoalgHom.coalgHomClass π 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] : CoalgHomClass (A ββc[R] B) R A B - CoalgHom.toLinearMap π 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) : A ββ[R] B - CoalgHom.coe_fn_injective π 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] : Function.Injective DFunLike.coe - CoalgHom.End_toOne_one π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : 1 = CoalgHom.id R A - CoalgHom.comp_id π 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] (Ο : A ββc[R] B) : Ο.comp (CoalgHom.id R A) = Ο - CoalgHom.id_comp π 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] (Ο : A ββc[R] B) : (CoalgHom.id R B).comp Ο = Ο - CoalgHom.comp π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [AddCommMonoid C] [Module R C] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] (Οβ : B ββc[R] C) (Οβ : A ββc[R] B) : A ββc[R] C - CoalgHom.copy π 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) (f' : A β B) (h : f' = βf) : A ββc[R] B - CoalgHom.coe_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 : Type u_6} [FunLike F A B] [CoalgHomClass F R A B] (f : F) : ββf = βf - CoalgHom.copy_eq π 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) (f' : A β B) (h : f' = βf) : f.copy f' h = f - CoalgHom.congr_arg π 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] (Ο : A ββc[R] B) {x y : A} (h : x = y) : Ο x = Ο y - CoalgHom.one_apply π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (x : A) : 1 x = x - CoalgHom.coe_copy π 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) (f' : A β B) (h : f' = βf) : β(f.copy f' h) = f' - CoalgHom.coe_fn_inj π 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] {Οβ Οβ : A ββc[R] B} : βΟβ = βΟβ β Οβ = Οβ - CoalgHom.congr_fun π 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] {Οβ Οβ : A ββc[R] B} (H : Οβ = Οβ) (x : A) : Οβ x = Οβ x - CoalgHom.ext π 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] {Οβ Οβ : A ββc[R] B} (H : β (x : A), Οβ x = Οβ x) : Οβ = Οβ - CoalgHom.ext_iff π 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] {Οβ Οβ : A ββc[R] B} : Οβ = Οβ β β (x : A), Οβ x = Οβ x - CoalgHom.End_toMul_mul π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (Οβ Οβ : A ββc[R] A) : Οβ * Οβ = Οβ.comp Οβ - CoalgHom.id_toLinearMap π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : β(CoalgHom.id R A) = LinearMap.id - CoalgHom.map_smul_of_tower π 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] (Ο : A ββc[R] B) {R' : Type u_6} [SMul R' A] [SMul R' B] [LinearMap.CompatibleSMul A B R' R] (r : R') (x : A) : Ο (r β’ x) = r β’ Ο x - Coalgebra.ext_to_ring π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u} (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (f g : A ββc[R] R) : f = g - Coalgebra.ext_to_ring_iff π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] {f g : A ββc[R] R} : f = g β True - CoalgHom.coe_linearMap_injective π 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] : Function.Injective fun x => βx - CoalgHom.counit_comp π 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) : CoalgebraStruct.counit ββ self.toLinearMap = CoalgebraStruct.counit - CoalgHom.toLinearMap_eq_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) : f.toLinearMap = βf - CoalgHom.comp_apply π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [AddCommMonoid C] [Module R C] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] (Οβ : B ββc[R] C) (Οβ : A ββc[R] B) (x : A) : (Οβ.comp Οβ) x = Οβ (Οβ x) - CoalgHom.coe_comp π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [AddCommMonoid C] [Module R C] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] (Οβ : B ββc[R] C) (Οβ : A ββc[R] B) : β(Οβ.comp Οβ) = βΟβ β βΟβ - CoalgHom.comp_assoc π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} {D : Type u_5} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [AddCommMonoid C] [Module R C] [AddCommMonoid D] [Module R D] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] [CoalgebraStruct R D] (Οβ : C ββc[R] D) (Οβ : B ββc[R] C) (Οβ : A ββc[R] B) : (Οβ.comp Οβ).comp Οβ = Οβ.comp (Οβ.comp Οβ) - Coalgebra.counitCoalgHom_apply π Mathlib.RingTheory.Coalgebra.Hom
(R : Type u) (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (x : A) : (Coalgebra.counitCoalgHom R A) x = CoalgebraStruct.counit x - CoalgHom.coe_toLinearMap π 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) : ββf = βf - CoalgHom.mul_apply π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (Ο Ο : A ββc[R] A) (x : A) : (Ο * Ο) x = Ο (Ο x) - CoalgHom.coe_addMonoidHom_injective π 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] : Function.Injective AddMonoidHomClass.toAddMonoidHom - CoalgHom.ext_of_ring π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] {f g : R ββc[R] A} (h : f 1 = g 1) : f = g - CoalgHom.ext_of_ring_iff π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] {f g : R ββc[R] A} : f = g β f 1 = g 1 - CoalgHom.coe_toAddMonoidHom π 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) : ββf = βf - Coalgebra.counitCoalgHom_toLinearMap π Mathlib.RingTheory.Coalgebra.Hom
(R : Type u) (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : β(Coalgebra.counitCoalgHom R A) = CoalgebraStruct.counit - 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 - CoalgHom.comp_toLinearMap π Mathlib.RingTheory.Coalgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommSemiring R] [AddCommMonoid A] [Module R A] [AddCommMonoid B] [Module R B] [AddCommMonoid C] [Module R C] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] (Οβ : B ββc[R] C) (Οβ : A ββc[R] B) : β(Οβ.comp Οβ) = βΟβ ββ βΟβ - 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 - 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.toCoalgHom π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_5} [CommSemiring R] {A : Type u_6} {B : Type u_7} [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (self : A ββc[R] B) : A ββc[R] B - CoalgEquiv.toCoalgHom_injective π 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] : Function.Injective CoalgEquiv.toCoalgHom - CoalgEquiv.ofBijective π 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 ββc[R] B} (hf : Function.Bijective βf) : A ββc[R] B - CoalgEquiv.refl_toCoalgHom π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_1} {A : Type u_2} [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : β(CoalgEquiv.refl R A) = CoalgHom.id R A - CoalgEquiv.ofCoalgHom π 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 ββc[R] B) (g : B ββc[R] A) (hβ : f.comp g = CoalgHom.id R B) (hβ : g.comp f = CoalgHom.id R A) : A ββc[R] B - CoalgEquiv.coe_ofBijective π 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 ββc[R] B} (hf : Function.Bijective βf) : β(CoalgEquiv.ofBijective hf) = βf - CoalgEquiv.ofBijective_apply π 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 ββc[R] B} (hf : Function.Bijective βf) (a : A) : (CoalgEquiv.ofBijective hf) a = f a - CoalgEquiv.toCoalgHom_eq_coe π 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 ββc[R] B) : f.toCoalgHom = βf - CoalgEquiv.mk π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_5} [CommSemiring R] {A : Type u_6} {B : Type u_7} [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (toCoalgHom : A ββc[R] B) (invFun : B β A) (left_inv : Function.LeftInverse invFun toCoalgHom.toFun := by intro; first | rfl | ext <;> rfl) (right_inv : Function.RightInverse invFun toCoalgHom.toFun := by intro; first | rfl | ext <;> rfl) : A ββc[R] B - CoalgEquiv.ofCoalgHom_symm π 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 ββc[R] B) (g : B ββc[R] A) (hβ : f.comp g = CoalgHom.id R B) (hβ : g.comp f = CoalgHom.id R A) : (CoalgEquiv.ofCoalgHom f g hβ hβ).symm = CoalgEquiv.ofCoalgHom g f hβ hβ - CoalgEquiv.coe_coe π 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] (e : A ββc[R] B) : ββe = βe - CoalgEquiv.coe_toCoalgHom π 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] (e : A ββc[R] B) : ββe = βe - CoalgEquiv.coe_ofCoalgHom π 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 ββc[R] B) (g : B ββc[R] A) (hβ : f.comp g = CoalgHom.id R B) (hβ : g.comp f = CoalgHom.id R A) : β(CoalgEquiv.ofCoalgHom f g hβ hβ) = f - CoalgEquiv.toCoalgHom_inj π 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] {eβ eβ : A ββc[R] B} : βeβ = βeβ β eβ = eβ - CoalgEquiv.toLinearEquiv_toLinearMap π 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] (e : A ββc[R] B) : βe.toLinearEquiv = ββe - CoalgEquiv.trans_toCoalgHom π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [AddCommMonoid C] [Module R A] [Module R B] [Module R C] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] {eββ : A ββc[R] B} {eββ : B ββc[R] C} : β(eββ.trans eββ) = eββ.comp βeββ - CoalgEquiv.symm_toCoalgHom π 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] (e : A ββc[R] B) : ββe.symm = βe.toLinearEquiv.symm - CoalgCat.ofHom π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y : Type v} [AddCommGroup X] [Module R X] [AddCommGroup Y] [Module R Y] [Coalgebra R X] [Coalgebra R Y] (f : X ββc[R] Y) : CoalgCat.of R X βΆ CoalgCat.of R Y - CoalgCat.Hom.mk π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {V W : CoalgCat R} (toCoalgHom' : βV.toModuleCat ββc[R] βW.toModuleCat) : V.Hom W - CoalgCat.Hom.toCoalgHom π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y : CoalgCat R} (f : X.Hom Y) : βX.toModuleCat ββc[R] βY.toModuleCat - CoalgCat.Hom.toCoalgHom' π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {V W : CoalgCat R} (self : V.Hom W) : βV.toModuleCat ββc[R] βW.toModuleCat - CoalgCat.Hom.toCoalgHom_injective π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] (V W : CoalgCat R) : Function.Injective CoalgCat.Hom.toCoalgHom' - CoalgCat.Hom.ext π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} {instβ : CommRing R} {V W : CoalgCat R} {x y : V.Hom W} (toCoalgHom' : x.toCoalgHom' = y.toCoalgHom') : x = y - CoalgCat.Hom.ext_iff π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} {instβ : CommRing R} {V W : CoalgCat R} {x y : V.Hom W} : x = y β x.toCoalgHom' = y.toCoalgHom' - CoalgCat.hom_ext π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {M N : CoalgCat R} (f g : M βΆ N) (h : CoalgCat.Hom.toCoalgHom f = CoalgCat.Hom.toCoalgHom g) : f = g - CoalgCat.hom_ext_iff π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {M N : CoalgCat R} {f g : M βΆ N} : f = g β CoalgCat.Hom.toCoalgHom f = CoalgCat.Hom.toCoalgHom g - CoalgCat.toCoalgHom_id π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {M : CoalgCat R} : CoalgCat.Hom.toCoalgHom (CategoryTheory.CategoryStruct.id M) = CoalgHom.id R βM.toModuleCat - CoalgCat.concreteCategory π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] : CategoryTheory.ConcreteCategory (CoalgCat R) fun x1 x2 => βx1.toModuleCat ββc[R] βx2.toModuleCat - CoalgCat.forget_reflects_isos π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] : (CategoryTheory.forget (CoalgCat R)).ReflectsIsomorphisms - CoalgCat.toCoalgHom_comp π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {M N U : CoalgCat R} (f : M βΆ N) (g : N βΆ U) : CoalgCat.Hom.toCoalgHom (CategoryTheory.CategoryStruct.comp f g) = (CoalgCat.Hom.toCoalgHom g).comp (CoalgCat.Hom.toCoalgHom f) - CoalgCat.hasForgetToModule π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] : CategoryTheory.HasForgetβ (CoalgCat R) (ModuleCat R) - CoalgCat.forgetβ_obj π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] (X : CoalgCat R) : (CategoryTheory.forgetβ (CoalgCat R) (ModuleCat R)).obj X = ModuleCat.of R βX.toModuleCat - CategoryTheory.Iso.toCoalgEquiv_toCoalgHom π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y : CoalgCat R} (i : X β Y) : βi.toCoalgEquiv = CoalgCat.Hom.toCoalgHom i.hom - CoalgCat.forgetβ_map π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] (X Y : CoalgCat R) (f : X βΆ Y) : (CategoryTheory.forgetβ (CoalgCat R) (ModuleCat R)).map f = ModuleCat.ofHom β(CoalgCat.Hom.toCoalgHom f) - BialgHom.toCoalgHom π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (self : A ββc[R] B) : A ββc[R] B - BialgHom.toCoalgHom_apply π 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) (a : A) : f.toCoalgHom a = f a - BialgHom.id_toCoalgHom π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Algebra R A] [CoalgebraStruct R A] : β(BialgHom.id R A) = CoalgHom.id R A - BialgHom.coe_coalgHom_injective π 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] : Function.Injective CoalgHomClass.toCoalgHom - BialgHom.copy_eq π 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) (f' : A β B) (h : f' = βf) : f.copy f' h = f - BialgHom.coe_copy π 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) (f' : A β B) (h : f' = βf) : β(f.copy f' h) = f' - BialgHom.coe_toCoalgHom π 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) : ββf = βf - BialgHom.comp_toCoalgHom π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommSemiring R] [Semiring A] [Semiring B] [Semiring C] [Algebra R A] [Algebra R B] [Algebra R C] [CoalgebraStruct R A] [CoalgebraStruct R B] [CoalgebraStruct R C] (Οβ : B ββc[R] C) (Οβ : A ββc[R] B) : β(Οβ.comp Οβ) = (βΟβ).comp βΟβ - BialgHom.mk π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (toCoalgHom : A ββc[R] B) (map_one' : toCoalgHom.toFun 1 = 1) (map_mul' : β (x y : A), toCoalgHom.toFun (x * y) = toCoalgHom.toFun x * toCoalgHom.toFun y) : A ββc[R] B - BialgHom.coe_mk π 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 : f.toFun 1 = 1) (hβ : β (x y : A), f.toFun (x * y) = f.toFun x * f.toFun y) : β{ toCoalgHom := f, map_one' := h, map_mul' := hβ } = βf - BialgHom.coe_coalgHom_mk π 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 : f.toFun 1 = 1) (hβ : β (x y : A), f.toFun (x * y) = f.toFun x * f.toFun y) : β{ toCoalgHom := f, map_one' := h, map_mul' := hβ } = f - Bialgebra.counitBialgHom_toCoalgHom π Mathlib.RingTheory.Bialgebra.Hom
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Bialgebra R A] : β(Bialgebra.counitBialgHom R A) = Coalgebra.counitCoalgHom R A - BialgEquiv.toCoalgEquiv_toCoalgHom π Mathlib.RingTheory.Bialgebra.Equiv
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (e : A ββc[R] B) : βe = ββe - BialgCat.hasForgetToCoalgebra π Mathlib.Algebra.Category.BialgCat.Basic
{R : Type u} [CommRing R] : CategoryTheory.HasForgetβ (BialgCat R) (CoalgCat R) - BialgCat.forgetβ_coalgebra_obj π Mathlib.Algebra.Category.BialgCat.Basic
{R : Type u} [CommRing R] (X : BialgCat R) : (CategoryTheory.forgetβ (BialgCat R) (CoalgCat R)).obj X = CoalgCat.of R X.carrier - BialgCat.forgetβ_coalgebra_map π Mathlib.Algebra.Category.BialgCat.Basic
{R : Type u} [CommRing R] (X Y : BialgCat R) (f : X βΆ Y) : (CategoryTheory.forgetβ (BialgCat R) (CoalgCat R)).map f = CoalgCat.ofHom β(BialgCat.Hom.toBialgHom f) - Coalgebra.comulCoalgHom π Mathlib.RingTheory.Coalgebra.TensorProduct
(R : Type u_5) (C : Type u_6) [CommSemiring R] [AddCommMonoid C] [Module R C] [Coalgebra R C] [Coalgebra.IsCocomm R C] : C ββc[R] TensorProduct R C C - CoalgHom.lTensor π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} (M : Type u_6) {N : Type u_7} {P : Type u_8} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] [Coalgebra R M] [Coalgebra R N] [Coalgebra R P] (f : N ββc[R] P) : TensorProduct R M N ββc[R] TensorProduct R M P - CoalgHom.rTensor π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} (M : Type u_6) {N : Type u_7} {P : Type u_8} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] [Coalgebra R M] [Coalgebra R N] [Coalgebra R P] (f : N ββc[R] P) : TensorProduct R N M ββc[R] TensorProduct R P M - Coalgebra.TensorProduct.map π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {S : Type u_6} {M : Type u_7} {N : Type u_8} {P : Type u_9} {Q : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] [Module S M] [IsScalarTower R S M] [Coalgebra S M] [Module S N] [IsScalarTower R S N] [Coalgebra S N] [Coalgebra R P] [Coalgebra R Q] (f : M ββc[S] N) (g : P ββc[R] Q) : TensorProduct R M P ββc[S] TensorProduct R N Q - Coalgebra.TensorProduct.map_tmul π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {S : Type u_6} {M : Type u_7} {N : Type u_8} {P : Type u_9} {Q : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] [Module S M] [IsScalarTower R S M] [Coalgebra S M] [Module S N] [IsScalarTower R S N] [Coalgebra S N] [Coalgebra R P] [Coalgebra R Q] (f : M ββc[S] N) (g : P ββc[R] Q) (x : M) (y : P) : (Coalgebra.TensorProduct.map f g) (x ββ[R] y) = f x ββ[R] g y - Coalgebra.TensorProduct.map_toLinearMap π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {S : Type u_6} {M : Type u_7} {N : Type u_8} {P : Type u_9} {Q : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] [Module S M] [IsScalarTower R S M] [Coalgebra S M] [Module S N] [IsScalarTower R S N] [Coalgebra S N] [Coalgebra R P] [Coalgebra R Q] (f : M ββc[S] N) (g : P ββc[R] Q) : β(Coalgebra.TensorProduct.map f g) = TensorProduct.AlgebraTensorModule.map βf βg - CoalgCat.MonoidalCategory.inducingFunctorData π Mathlib.Algebra.Category.CoalgCat.Monoidal
(R : Type u) [CommRing R] : CategoryTheory.Monoidal.InducingFunctorData (CategoryTheory.forgetβ (CoalgCat R) (ModuleCat R)) - CoalgCat.MonoidalCategory.inducingFunctorData_Ξ΅Iso π Mathlib.Algebra.Category.CoalgCat.Monoidal
(R : Type u) [CommRing R] : (CoalgCat.MonoidalCategory.inducingFunctorData R).Ξ΅Iso = CategoryTheory.Iso.refl (CategoryTheory.MonoidalCategoryStruct.tensorUnit (ModuleCat R)) - CoalgCat.MonoidalCategory.inducingFunctorData_ΞΌIso π Mathlib.Algebra.Category.CoalgCat.Monoidal
(R : Type u) [CommRing R] (xβ xβΒΉ : CoalgCat R) : (CoalgCat.MonoidalCategory.inducingFunctorData R).ΞΌIso xβ xβΒΉ = CategoryTheory.Iso.refl (CategoryTheory.MonoidalCategoryStruct.tensorObj ((CategoryTheory.forgetβ (CoalgCat R) (ModuleCat R)).obj xβ) ((CategoryTheory.forgetβ (CoalgCat R) (ModuleCat R)).obj xβΒΉ)) - Bialgebra.mulCoalgHom π Mathlib.RingTheory.Bialgebra.TensorProduct
(R : Type u_1) (A : Type u_2) [CommSemiring R] [Semiring A] [Bialgebra R A] : TensorProduct R A A ββc[R] A - Bialgebra.toCoalgHom_mulBialgHom π Mathlib.RingTheory.Bialgebra.TensorProduct
(R : Type u_1) (A : Type u_2) [CommSemiring R] [CommSemiring A] [Bialgebra R A] : (Bialgebra.mulBialgHom R A).toCoalgHom = Bialgebra.mulCoalgHom R A - Bialgebra.coe_mulCoalgHom π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Bialgebra R A] : β(Bialgebra.mulCoalgHom R A) = β(LinearMap.mul' R A) - Bialgebra.toLinearMap_mulCoalgHom π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [Bialgebra R A] : β(Bialgebra.mulCoalgHom R A) = LinearMap.mul' R A - Bialgebra.TensorProduct.map_toCoalgHom π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {S : Type u_2} {A : Type u_3} {B : Type u_4} {C : Type u_5} {D : Type u_6} [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Bialgebra S A] [Bialgebra R B] [Algebra R A] [Algebra R S] [IsScalarTower R S A] [Semiring C] [Semiring D] [Bialgebra S C] [Bialgebra R D] [Algebra R C] [IsScalarTower R S C] (f : A ββc[S] C) (g : B ββc[R] D) : β(Bialgebra.TensorProduct.map f g) = Coalgebra.TensorProduct.map βf βg - BialgCat.instMonoidalCoalgCatForgetβBialgHomCarrierCoalgHomCarrier π Mathlib.Algebra.Category.BialgCat.Monoidal
(R : Type u) [CommRing R] : (CategoryTheory.forgetβ (BialgCat R) (CoalgCat R)).Monoidal - CoalgCat.toComon_map_hom π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
(R : Type u) [CommRing R] {Xβ Yβ : CoalgCat R} (f : Xβ βΆ Yβ) : ((CoalgCat.toComon R).map f).hom = ModuleCat.ofHom βf.toCoalgHom' - CoalgCat.MonoidalCategoryAux.tensorHom_toLinearMap π Mathlib.Algebra.Category.CoalgCat.ComonEquivalence
{R : Type u} [CommRing R] {M N P Q : Type u} [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [AddCommGroup Q] [Module R M] [Module R N] [Module R P] [Module R Q] [Coalgebra R M] [Coalgebra R N] [Coalgebra R P] [Coalgebra R Q] (f : M ββc[R] N) (g : P ββc[R] Q) : (CategoryTheory.MonoidalCategoryStruct.tensorHom (CoalgCat.ofHom f) (CoalgCat.ofHom g)).toCoalgHom'.toLinearMap = TensorProduct.map f.toLinearMap g.toLinearMap - LinearMap.convMul_comp_coalgHom_distrib π Mathlib.RingTheory.Coalgebra.Convolution
{R : Type u_1} {A : Type u_3} {B : Type u_4} {C : Type u_5} [CommSemiring R] [NonUnitalSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [AddCommMonoid C] [Module R C] [Coalgebra R C] [AddCommMonoid B] [Module R B] [CoalgebraStruct R B] (f g : WithConv (C ββ[R] A)) (h : B ββc[R] C) : (f * g).ofConv ββ h.toLinearMap = (WithConv.toConv (f.ofConv ββ h.toLinearMap) * WithConv.toConv (g.ofConv ββ h.toLinearMap)).ofConv - Coalgebra.Quotient.mkQCoalgHom π 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] : C ββc[R] C β§Έ I - Coalgebra.Quotient.mkQCoalgHom_apply π 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) : (Coalgebra.Quotient.mkQCoalgHom I) x = Submodule.Quotient.mk x - LinearMap.convOne_comp_coalgHom π Mathlib.RingTheory.HopfAlgebra.Quotient
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Semiring B] [HopfAlgebra R A] [HopfAlgebraStruct R B] (g : A ββc[R] B) : WithConv.ofConv 1 ββ g.toLinearMap = WithConv.ofConv 1
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 69fae59