Loogle!
Result
Found 96 declarations mentioning CoalgEquiv.
- CoalgEquiv.refl π Mathlib.RingTheory.Coalgebra.Equiv
(R : Type u_1) (A : Type u_2) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] : A ββc[R] A - CoalgEquiv π 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] : Type (max u_6 u_7) - CoalgEquiv.invFun π 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) : B β A - CoalgEquiv.Simps.apply π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_5} [CommSemiring R] {Ξ± : Type u_6} {Ξ² : Type u_7} [AddCommMonoid Ξ±] [AddCommMonoid Ξ²] [Module R Ξ±] [Module R Ξ²] [CoalgebraStruct R Ξ±] [CoalgebraStruct R Ξ²] (f : Ξ± ββc[R] Ξ²) : Ξ± β Ξ² - CoalgEquiv.Simps.symm_apply π 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] (e : A ββc[R] B) : B β A - CoalgEquiv.instEquivLike π 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] : EquivLike (A ββc[R] B) A B - CoalgEquiv.instFunLike π 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] : FunLike (A ββc[R] B) A B - CoalgEquiv.toEquiv π 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] : (A ββc[R] B) β A β B - CoalgEquiv.refl_apply π Mathlib.RingTheory.Coalgebra.Equiv
(R : Type u_1) (A : Type u_2) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (x : A) : (CoalgEquiv.refl R A) x = x - CoalgEquiv.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] (e : A ββc[R] B) : B ββc[R] A - 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.toCoalgebra π Mathlib.RingTheory.Coalgebra.Equiv
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] [AddCommMonoid B] [Module R B] [CoalgebraStruct R B] (f : A ββc[R] B) : Coalgebra R B - CoalgEquiv.toEquiv_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.toEquiv - CoalgEquivClass.toCoalgEquiv π Mathlib.RingTheory.Coalgebra.Equiv
{F : Type u_5} {R : Type u_6} {A : Type u_7} {B : Type u_8} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] [EquivLike F A B] [CoalgEquivClass F R A B] (f : F) : A ββc[R] B - CoalgEquivClass.instCoeToCoalgEquiv π Mathlib.RingTheory.Coalgebra.Equiv
{F : Type u_5} {R : Type u_6} {A : Type u_7} {B : Type u_8} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [Module R A] [Module R B] [CoalgebraStruct R A] [CoalgebraStruct R B] [EquivLike F A B] [CoalgEquivClass F R A B] : CoeHead F (A ββc[R] B) - CoalgEquiv.instCoalgEquivClass π 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] : CoalgEquivClass (A ββc[R] B) R A B - CoalgEquiv.refl_symm_apply π Mathlib.RingTheory.Coalgebra.Equiv
(R : Type u_1) (A : Type u_2) [CommSemiring R] [AddCommMonoid A] [Module R A] [CoalgebraStruct R A] (aβ : A) : (CoalgEquiv.refl R A).symm aβ = aβ - 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.trans π 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) : A ββc[R] C - CoalgEquiv.toLinearEquiv π 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 ββ[R] B - CoalgEquiv.instCoeOutLinearEquivId π 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] : CoeOut (A ββc[R] B) (A ββ[R] B) - 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.toEquiv_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] (e : A ββc[R] B) : e.symm.toEquiv = e.toEquiv.symm - CoalgEquiv.invFun_eq_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] (e : A ββc[R] B) : e.invFun = βe.symm - CoalgEquiv.toEquiv_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β.toEquiv = eβ.toEquiv β eβ = eβ - CoalgEquiv.coe_toEquiv_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] (e : A ββc[R] B) : e.toEquiv.symm = βe.symm - CoalgEquiv.coe_toEquiv π 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.toEquiv = βe - CoalgEquiv.congr_arg π 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} {x x' : A} : x = x' β e x = e x' - CoalgEquiv.toLinearEquiv_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.toLinearEquiv = f.toLinearEquiv - CoalgEquiv.apply_symm_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] (e : A ββc[R] B) (x : B) : e (e.symm x) = x - CoalgEquiv.symm_apply_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] (e : A ββc[R] B) (x : A) : e.symm (e x) = x - CoalgEquiv.coe_symm_toEquiv π 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.toEquiv.symm = βe.symm - 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.left_inv π 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) : Function.LeftInverse self.invFun self.toFun - CoalgEquiv.right_inv π 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) : Function.RightInverse self.invFun self.toFun - CoalgEquiv.congr_fun π 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} (h : e = e') (x : A) : e x = e' x - CoalgEquiv.ext π 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} (h : β (x : A), e x = e' x) : e = e' - CoalgEquiv.ext_iff π 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' β β (x : A), e x = e' x - 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.symm_toLinearEquiv π 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.toLinearEquiv = e.toLinearEquiv.symm - 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.coe_toEquiv_trans π 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ββ.trans eββ) - 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.trans_apply π 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) (x : A) : (eββ.trans eββ) x = eββ (eββ x) - CoalgEquiv.trans_symm_apply π 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) (aβ : C) : (eββ.trans eββ).symm aβ = eββ.symm (eββ.symm aβ) - CoalgEquiv.coe_toLinearEquiv π 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.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.coe_symm_toLinearEquiv π 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.symm = βe.symm - 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.trans_toLinearEquiv π 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ββ).toLinearEquiv = eββ.toLinearEquiv βͺβ«β eββ.toLinearEquiv - 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 - 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 - CoalgEquiv.toCoalgIso π 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] (e : X ββc[R] Y) : CoalgCat.of R X β CoalgCat.of R Y - CategoryTheory.Iso.toCoalgEquiv π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y : CoalgCat R} (i : X β Y) : βX.toModuleCat ββc[R] βY.toModuleCat - CoalgEquiv.toCoalgIso_symm π 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] (e : X ββc[R] Y) : e.symm.toCoalgIso = e.toCoalgIso.symm - CategoryTheory.Iso.toCoalgEquiv_refl π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X : CoalgCat R} : (CategoryTheory.Iso.refl X).toCoalgEquiv = CoalgEquiv.refl R βX.toModuleCat - CoalgEquiv.toCoalgIso_hom π 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] (e : X ββc[R] Y) : e.toCoalgIso.hom = CoalgCat.ofHom βe - CoalgEquiv.toCoalgIso_trans π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y Z : Type v} [AddCommGroup X] [Module R X] [AddCommGroup Y] [Module R Y] [AddCommGroup Z] [Module R Z] [Coalgebra R X] [Coalgebra R Y] [Coalgebra R Z] (e : X ββc[R] Y) (f : Y ββc[R] Z) : (e.trans f).toCoalgIso = e.toCoalgIso βͺβ« f.toCoalgIso - CoalgEquiv.toCoalgIso_inv π 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] (e : X ββc[R] Y) : e.toCoalgIso.inv = CoalgCat.ofHom βe.symm - CategoryTheory.Iso.toCoalgEquiv_symm π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y : CoalgCat R} (e : X β Y) : e.symm.toCoalgEquiv = e.toCoalgEquiv.symm - CategoryTheory.Iso.toCoalgEquiv_trans π Mathlib.Algebra.Category.CoalgCat.Basic
{R : Type u} [CommRing R] {X Y Z : CoalgCat R} (e : X β Y) (f : Y β Z) : (e βͺβ« f).toCoalgEquiv = e.toCoalgEquiv.trans f.toCoalgEquiv - 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 - BialgEquiv.toCoalgEquiv π Mathlib.RingTheory.Bialgebra.Equiv
{R : Type u} [CommSemiring R] {A : Type v} {B : Type w} [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (self : A ββc[R] B) : A ββc[R] B - BialgEquiv.refl_toCoalgEquiv π Mathlib.RingTheory.Bialgebra.Equiv
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] [CoalgebraStruct R A] : β(BialgEquiv.refl R A) = CoalgEquiv.refl R A - BialgEquiv.toCoalgEquiv_eq_coe π 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] (f : A ββc[R] B) : f.toCoalgEquiv = βf - BialgEquiv.symm_toCoalgEquiv π 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.symm = (βe).symm - BialgEquiv.trans_apply π Mathlib.RingTheory.Bialgebra.Equiv
{R : Type u} {A : Type v} {B : Type w} {C : Type uβ} [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] (eββ : A ββc[R] B) (eββ : B ββc[R] C) (x : A) : (eββ.trans eββ) x = βeββ (βeββ x) - BialgEquiv.mk π Mathlib.RingTheory.Bialgebra.Equiv
{R : Type u} [CommSemiring R] {A : Type v} {B : Type w} [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [CoalgebraStruct R A] [CoalgebraStruct R B] (toCoalgEquiv : A ββc[R] B) (map_mul' : β (x y : A), toCoalgEquiv.toFun (x * y) = toCoalgEquiv.toFun x * toCoalgEquiv.toFun y) : A ββc[R] B - BialgEquiv.trans_toCoalgEquiv π Mathlib.RingTheory.Bialgebra.Equiv
{R : Type u} {A : Type v} {B : Type w} {C : Type uβ} [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] {eββ : A ββc[R] B} {eββ : B ββc[R] C} : β(eββ.trans eββ) = (βeββ).trans βeββ - BialgEquiv.coe_mk π 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) (h : β (x y : A), e.toFun (x * y) = e.toFun x * e.toFun y) : β{ toCoalgEquiv := e, map_mul' := h } = e - Coalgebra.TensorProduct.lid π Mathlib.RingTheory.Coalgebra.TensorProduct
(R : Type u_5) (P : Type u_9) [CommSemiring R] [AddCommMonoid P] [Module R P] [Coalgebra R P] : TensorProduct R R P ββc[R] P - Coalgebra.TensorProduct.rid π Mathlib.RingTheory.Coalgebra.TensorProduct
(R : Type u_5) (S : Type u_6) (M : Type u_7) [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] [Coalgebra S M] : TensorProduct R M R ββc[S] M - Coalgebra.TensorProduct.lid_tmul π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {P : Type u_9} [CommSemiring R] [AddCommMonoid P] [Module R P] [Coalgebra R P] (r : R) (a : P) : (Coalgebra.TensorProduct.lid R P) (r ββ[R] a) = r β’ a - Coalgebra.TensorProduct.lid_symm_apply π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {P : Type u_9} [CommSemiring R] [AddCommMonoid P] [Module R P] [Coalgebra R P] (a : P) : (Coalgebra.TensorProduct.lid R P).symm a = 1 ββ[R] a - Coalgebra.TensorProduct.rid_tmul π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {S : Type u_6} {M : Type u_7} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] [Coalgebra S M] (r : R) (a : M) : (Coalgebra.TensorProduct.rid R S M) (a ββ[R] r) = r β’ a - Coalgebra.TensorProduct.rid_symm_apply π Mathlib.RingTheory.Coalgebra.TensorProduct
{R : Type u_5} {S : Type u_6} {M : Type u_7} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] [Coalgebra S M] (a : M) : (Coalgebra.TensorProduct.rid R S M).symm a = a ββ[R] 1 - Coalgebra.TensorProduct.assoc π Mathlib.RingTheory.Coalgebra.TensorProduct
(R : Type u_5) (S : Type u_6) (M : Type u_7) (N : Type u_8) (P : Type u_9) [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] [Module S M] [IsScalarTower R S M] [Coalgebra S M] [Module S N] [IsScalarTower R S N] [Coalgebra S N] [Coalgebra R P] : TensorProduct R (TensorProduct S M N) P ββc[S] TensorProduct S M (TensorProduct R N P) - Coalgebra.TensorProduct.assoc_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} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] [Module S M] [IsScalarTower R S M] [Coalgebra S M] [Module S N] [IsScalarTower R S N] [Coalgebra S N] [Coalgebra R P] (x : M) (y : N) (z : P) : (Coalgebra.TensorProduct.assoc R S M N P) (x ββ[S] y ββ[R] z) = x ββ[S] (y ββ[R] z) - Coalgebra.TensorProduct.assoc_symm_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} [CommSemiring R] [CommSemiring S] [Algebra R S] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] [Module S M] [IsScalarTower R S M] [Coalgebra S M] [Module S N] [IsScalarTower R S N] [Coalgebra S N] [Coalgebra R P] (x : M) (y : N) (z : P) : (Coalgebra.TensorProduct.assoc R S M N P).symm (x ββ[S] (y ββ[R] z)) = x ββ[S] y ββ[R] z - Bialgebra.TensorProduct.coalgebra_rid_eq_algebra_rid_apply π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {S : Type u_2} {A : Type u_3} [CommSemiring R] [CommSemiring S] [Semiring A] [Bialgebra S A] [Algebra R A] [Algebra R S] [IsScalarTower R S A] (x : TensorProduct R A R) : (Coalgebra.TensorProduct.rid R S A) x = (Algebra.TensorProduct.rid R R A) x - Bialgebra.TensorProduct.lid_toCoalgEquiv π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {B : Type u_4} [CommSemiring R] [Semiring B] [Bialgebra R B] : β(Bialgebra.TensorProduct.lid R B) = Coalgebra.TensorProduct.lid R B - Bialgebra.TensorProduct.rid_toCoalgEquiv π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {S : Type u_2} {A : Type u_3} [CommSemiring R] [CommSemiring S] [Semiring A] [Bialgebra S A] [Algebra R A] [Algebra R S] [IsScalarTower R S A] : β(Bialgebra.TensorProduct.rid R S A) = Coalgebra.TensorProduct.rid R S A - Bialgebra.TensorProduct.assoc_toCoalgEquiv π Mathlib.RingTheory.Bialgebra.TensorProduct
{R : Type u_1} {S : Type u_2} {A : Type u_3} {C : Type u_5} {D : Type u_6} [CommSemiring R] [CommSemiring S] [Semiring A] [Bialgebra S A] [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] : β(Bialgebra.TensorProduct.assoc R S A C D) = Coalgebra.TensorProduct.assoc R S A C D - CommBialgCat.bialgEquivOfIso_symm_apply π Mathlib.Algebra.Category.CommBialgCat
{R : Type u} [CommRing R] {A B : CommBialgCat R} (i : A β B) (a : βB) : (CommBialgCat.bialgEquivOfIso i).symm a = (CategoryTheory.ConcreteCategory.hom i.inv) a - CommHopfAlgCat.ofIso_symm_apply π Mathlib.Algebra.Category.CommHopfAlgCat
{R : Type u} [CommRing R] {A B : CommHopfAlgCat R} (i : A β B) (a : βB) : (CommHopfAlgCat.ofIso i).symm a = (CategoryTheory.ConcreteCategory.hom i.inv) a - AddMonoidAlgebra.coeff_domCongrBialgEquiv_symm_apply π Mathlib.RingTheory.Bialgebra.MonoidAlgebra
(R : Type u_1) (A : Type u_3) {M : Type u_8} {N : Type u_9} [CommSemiring R] [Semiring A] [Bialgebra R A] [AddMonoid M] [AddMonoid N] (e : M β+ N) (aβ : AddMonoidAlgebra A N) : ((AddMonoidAlgebra.domCongrBialgEquiv R A e).symm aβ).coeff = Finsupp.mapDomain (βe.symm) aβ.coeff - MonoidAlgebra.coeff_domCongrBialgEquiv_symm_apply π Mathlib.RingTheory.Bialgebra.MonoidAlgebra
(R : Type u_1) (A : Type u_3) {M : Type u_8} {N : Type u_9} [CommSemiring R] [Semiring A] [Bialgebra R A] [Monoid M] [Monoid N] (e : M β* N) (aβ : MonoidAlgebra A N) : ((MonoidAlgebra.domCongrBialgEquiv R A e).symm aβ).coeff = Finsupp.mapDomain (βe.symm) aβ.coeff - AddMonoidAlgebra.coeff_toMultiplicativeBialgEquiv_symm_apply π Mathlib.RingTheory.Bialgebra.MonoidAlgebra
(R : Type u_1) (A : Type u_3) (M : Type u_8) [CommSemiring R] [Semiring A] [Bialgebra R A] [AddMonoid M] (aβ : MonoidAlgebra A (Multiplicative M)) : ((AddMonoidAlgebra.toMultiplicativeBialgEquiv R A M).symm aβ).coeff = Finsupp.mapDomain (βMultiplicative.toAdd) aβ.coeff - MonoidAlgebra.coeff_toAdditiveBialgEquiv_symm_apply π Mathlib.RingTheory.Bialgebra.MonoidAlgebra
(R : Type u_1) (A : Type u_3) (M : Type u_8) [CommSemiring R] [Semiring A] [Bialgebra R A] [Monoid M] (aβ : AddMonoidAlgebra A (Additive M)) : ((MonoidAlgebra.toAdditiveBialgEquiv R A M).symm aβ).coeff = Finsupp.mapDomain (βAdditive.toMul) aβ.coeff
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