Loogle!
Result
Found 97 declarations mentioning AddHom.toFun.
- AddHom.toFun π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_10} {N : Type u_11} [Add M] [Add N] (self : M ββ+ N) : M β N - AddHom.toFun_eq_coe π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} [Add M] [Add N] (f : M ββ+ N) : f.toFun = βf - AddMonoidHom.toAddHom_coe π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} [AddZero M] [AddZero N] (f : M β+ N) : (βf).toFun = βf - AddHom.map_add' π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_10} {N : Type u_11} [Add M] [Add N] (self : M ββ+ N) (x y : M) : self.toFun (x + y) = self.toFun x + self.toFun y - addAddMonoidHom_apply π Mathlib.Algebra.Group.Prod
{Ξ± : Type u_6} [AddCommMonoid Ξ±] (aβ : Ξ± Γ Ξ±) : addAddMonoidHom aβ = addAddHom.toFun aβ - AddSubmonoid.LocalizationMap.isLocalizationMap π Mathlib.GroupTheory.MonoidLocalization.Basic
{M : Type u_1} [AddCommMonoid M] {S : AddSubmonoid M} {N : Type u_2} [AddCommMonoid N] (self : S.LocalizationMap N) : S.IsLocalizationMap self.toFun - AddSubmonoid.LocalizationMap.mk π Mathlib.GroupTheory.MonoidLocalization.Basic
{M : Type u_1} [AddCommMonoid M] {S : AddSubmonoid M} {N : Type u_2} [AddCommMonoid N] (toAddHom : M ββ+ N) (isLocalizationMap : S.IsLocalizationMap toAddHom.toFun) : S.LocalizationMap N - LinearMap.toFun_eq_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} {f : M βββ[Ο] Mβ} : f.toFun = βf - LinearMap.mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (toAddHom : M ββ+ Mβ) (map_smul' : β (m : R) (x : M), toAddHom.toFun (m β’ x) = Ο m β’ toAddHom.toFun x) : M βββ[Ο] Mβ - LinearMap.map_smul' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βββ[Ο] Mβ) (m : R) (x : M) : self.toFun (m β’ x) = Ο m β’ self.toFun x - LinearMap.mk_coe' π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (h : β (m : R) (x : M), f.toFun (m β’ x) = Ο m β’ f.toFun x) : { toAddHom := f.toAddHom, map_smul' := h } = f - LinearMap.coe_mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M ββ+ Mβ) (h : β (m : R) (x : M), f.toFun (m β’ x) = Ο m β’ f.toFun x) : β{ toAddHom := f, map_smul' := h } = βf - LinearMap.coe_addHom_mk π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M ββ+ Mβ) (h : β (m : R) (x : M), f.toFun (m β’ x) = Ο m β’ f.toFun x) : β{ toAddHom := f, map_smul' := h } = f - LinearMap.mk_coe π Mathlib.Algebra.Module.LinearMap.Defs
{R : Type u_1} {S : Type u_5} {M : Type u_8} {Mβ : Type u_11} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] {Ο : R β+* S} (f : M βββ[Ο] Mβ) (h : β (m : R) (x : M), (βf).toFun (m β’ x) = Ο m β’ (βf).toFun x) : { toAddHom := βf, map_smul' := h } = f - LinearEquiv.left_inv π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βββ[Ο] Mβ) : Function.LeftInverse self.invFun (βself).toFun - LinearEquiv.right_inv π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βββ[Ο] Mβ) : Function.RightInverse self.invFun (βself).toFun - LinearEquiv.mk π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_14} {S : Type u_15} [Semiring R] [Semiring S] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] {M : Type u_16} {Mβ : Type u_17} [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (toLinearMap : M βββ[Ο] Mβ) (invFun : Mβ β M) (left_inv : Function.LeftInverse invFun toLinearMap.toFun := by intro; first | rfl | ext <;> rfl) (right_inv : Function.RightInverse invFun toLinearMap.toFun := by intro; first | rfl | ext <;> rfl) : M βββ[Ο] Mβ - LinearEquiv.toFun_eq_coe π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_S_Mβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} {reβ : RingHomInvPair Ο Ο'} {reβ : RingHomInvPair Ο' Ο} (e : M βββ[Ο] Mβ) : (βe).toFun = βe - LinearEquiv.mk_coe π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_S_Mβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} {reβ : RingHomInvPair Ο Ο'} {reβ : RingHomInvPair Ο' Ο} (e : M βββ[Ο] Mβ) (f : Mβ β M) (hβ : Function.LeftInverse f (βe).toFun) (hβ : Function.RightInverse f (βe).toFun) : { toLinearMap := βe, invFun := f, left_inv := hβ, right_inv := hβ } = e - LinearEquiv.coe_mk π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {modM : Module R M} {modMβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] {f : M βββ[Ο] Mβ} {invFun : Mβ β M} {left_inv : Function.LeftInverse invFun f.toFun} {right_inv : Function.RightInverse invFun f.toFun} : β{ toLinearMap := f, invFun := invFun, left_inv := left_inv, right_inv := right_inv } = βf - LinearEquiv.coe_symm_mk' π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {f : M ββ[R] Mβ} {inv_fun : Mβ β M} {left_inv : Function.LeftInverse inv_fun f.toFun} {right_inv : Function.RightInverse inv_fun f.toFun} : β{ toLinearMap := f, invFun := inv_fun, left_inv := left_inv, right_inv := right_inv }.symm = inv_fun - LinearEquiv.symm_mk π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_S_Mβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} {reβ : RingHomInvPair Ο Ο'} {reβ : RingHomInvPair Ο' Ο} (toLinearMap : M βββ[Ο] Mβ) (invFun : Mβ β M) (hβ : Function.LeftInverse invFun toLinearMap.toFun) (hβ : Function.RightInverse invFun toLinearMap.toFun) : { toLinearMap := toLinearMap, invFun := invFun, left_inv := hβ, right_inv := hβ }.symm = { toFun := invFun, map_add' := β―, map_smul' := β―, invFun := βtoLinearMap, left_inv := β―, right_inv := β― } - LinearEquiv.coe_symm_mk π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module R Mβ] {to_fun : M β Mβ} {inv_fun : Mβ β M} {map_add : β (x y : M), to_fun (x + y) = to_fun x + to_fun y} {map_smul : β (m : R) (x : M), { toFun := to_fun, map_add' := map_add }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := to_fun, map_add' := map_add }.toFun x} {left_inv : Function.LeftInverse inv_fun { toFun := to_fun, map_add' := map_add, map_smul' := map_smul }.toFun} {right_inv : Function.RightInverse inv_fun { toFun := to_fun, map_add' := map_add, map_smul' := map_smul }.toFun} : β{ toFun := to_fun, map_add' := map_add, map_smul' := map_smul, invFun := inv_fun, left_inv := left_inv, right_inv := right_inv }.symm = inv_fun - LinearEquiv.mk_coe' π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} {M : Type u_7} {Mβ : Type u_9} [Semiring R] [Semiring S] [AddCommMonoid M] [AddCommMonoid Mβ] {module_M : Module R M} {module_S_Mβ : Module S Mβ} {Ο : R β+* S} {Ο' : S β+* R} {reβ : RingHomInvPair Ο Ο'} {reβ : RingHomInvPair Ο' Ο} (e : M βββ[Ο] Mβ) (f : Mβ β M) (hβ : β (x y : Mβ), f (x + y) = f x + f y) (hβ : β (m : S) (x : Mβ), { toFun := f, map_add' := hβ }.toFun (m β’ x) = Ο' m β’ { toFun := f, map_add' := hβ }.toFun x) (hβ : Function.LeftInverse βe { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun) (hβ : Function.RightInverse βe { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun) : { toFun := f, map_add' := hβ, map_smul' := hβ, invFun := βe, left_inv := hβ, right_inv := hβ } = e.symm - addMonoidEndRingEquivInt_apply π Mathlib.Algebra.Module.Equiv.Basic
(A : Type u_9) [AddCommGroup A] (aβ : A β+ A) : (addMonoidEndRingEquivInt A) aβ = (β(addMonoidHomLequivInt β€)).toFun aβ - Finset.imageAddMonoidHom_apply π Mathlib.Algebra.Group.Pointwise.Finset.Basic
{F : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [DecidableEq Ξ±] [DecidableEq Ξ²] [AddZeroClass Ξ±] [AddZeroClass Ξ²] [FunLike F Ξ± Ξ²] [AddMonoidHomClass F Ξ± Ξ²] (f : F) (aβ : Finset Ξ±) : (Finset.imageAddMonoidHom f) aβ = (Finset.imageAddHom f).toFun aβ - 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.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.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_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 - BialgHom.map_one' π 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) : self.toFun 1 = 1 - BialgHom.map_mul' π 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) (x y : A) : self.toFun (x * y) = self.toFun x * self.toFun y - 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 - 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 - 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.map_mul' π 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) (x y : A) : self.toFun (x * y) = self.toFun x * self.toFun y - 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 - FGModuleCat.FGModuleCatEvaluation_apply π Mathlib.Algebra.Category.FGModuleCat.Basic
(K : Type u) [Field K] (V : FGModuleCat K) (f : β(FGModuleCat.FGModuleCatDual K V)) (x : βV) : (CategoryTheory.ConcreteCategory.hom (FGModuleCat.FGModuleCatEvaluation K V).hom) (f ββ[K] x) = f.toFun x - FGModuleCat.FGModuleCatEvaluation_apply' π Mathlib.Algebra.Category.FGModuleCat.Basic
(K : Type u) [Field K] (V : FGModuleCat K) (f : β(FGModuleCat.FGModuleCatDual K V)) (x : βV) : (ModuleCat.Hom.hom (FGModuleCat.FGModuleCatEvaluation K V).hom) (f ββ[K] x) = f.toFun x - Derivation.toFun_eq_coe π Mathlib.RingTheory.Derivation.Basic
{R : Type u_1} {A : Type u_2} {M : Type u_4} [CommSemiring R] [CommSemiring A] [AddCommMonoid M] [Algebra R A] [Module A M] [Module R M] (D : Derivation R A M) : (βD).toFun = βD - QuadraticMap.Isometry.map_app' π Mathlib.LinearAlgebra.QuadraticForm.Isometry
{R : Type u_1} {Mβ : Type u_3} {Mβ : Type u_4} {N : Type u_7} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid N] [Module R Mβ] [Module R Mβ] [Module R N] {Qβ : QuadraticMap R Mβ N} {Qβ : QuadraticMap R Mβ N} (self : Qβ βqα΅’ Qβ) (m : Mβ) : Qβ (self.toFun m) = Qβ m - QuadraticMap.Isometry.mk π Mathlib.LinearAlgebra.QuadraticForm.Isometry
{R : Type u_1} {Mβ : Type u_3} {Mβ : Type u_4} {N : Type u_7} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid N] [Module R Mβ] [Module R Mβ] [Module R N] {Qβ : QuadraticMap R Mβ N} {Qβ : QuadraticMap R Mβ N} (toLinearMap : Mβ ββ[R] Mβ) (map_app' : β (m : Mβ), Qβ (toLinearMap.toFun m) = Qβ m) : Qβ βqα΅’ Qβ - QuadraticMap.IsometryEquiv.map_app' π Mathlib.LinearAlgebra.QuadraticForm.IsometryEquiv
{R : Type u_2} {Mβ : Type u_5} {Mβ : Type u_6} {N : Type u_9} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid N] [Module R Mβ] [Module R Mβ] [Module R N] {Qβ : QuadraticMap R Mβ N} {Qβ : QuadraticMap R Mβ N} (self : Qβ.IsometryEquiv Qβ) (m : Mβ) : Qβ ((βself.toLinearEquiv).toFun m) = Qβ m - QuadraticMap.IsometryEquiv.mk π Mathlib.LinearAlgebra.QuadraticForm.IsometryEquiv
{R : Type u_2} {Mβ : Type u_5} {Mβ : Type u_6} {N : Type u_9} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid N] [Module R Mβ] [Module R Mβ] [Module R N] {Qβ : QuadraticMap R Mβ N} {Qβ : QuadraticMap R Mβ N} (toLinearEquiv : Mβ ββ[R] Mβ) (map_app' : β (m : Mβ), Qβ ((βtoLinearEquiv).toFun m) = Qβ m) : Qβ.IsometryEquiv Qβ - ModuleCat.linearIndependent_shortExact π Mathlib.Algebra.Category.ModuleCat.Free
{ΞΉ : Type u_1} {ΞΉ' : Type u_2} {R : Type u_3} [Ring R] {S : CategoryTheory.ShortComplex (ModuleCat R)} (hS' : S.ShortExact) {v : ΞΉ β βS.Xβ} (hv : LinearIndependent R v) {w : ΞΉ' β βS.Xβ} (hw : LinearIndependent R w) : LinearIndependent R (Sum.elim (β(CategoryTheory.ConcreteCategory.hom S.f) β v) (Function.invFun (ModuleCat.Hom.hom S.g).toFun β w)) - ModuleCat.span_rightExact π Mathlib.Algebra.Category.ModuleCat.Free
{ΞΉ : Type u_1} {ΞΉ' : Type u_2} {R : Type u_3} [Ring R] {S : CategoryTheory.ShortComplex (ModuleCat R)} (hS : S.Exact) {v : ΞΉ β βS.Xβ} {w : ΞΉ' β βS.Xβ} (hv : β€ β€ Submodule.span R (Set.range v)) (hw : β€ β€ Submodule.span R (Set.range w)) (hE : CategoryTheory.Epi S.g) : β€ β€ Submodule.span R (Set.range (Sum.elim (β(CategoryTheory.ConcreteCategory.hom S.f) β v) (Function.invFun (ModuleCat.Hom.hom S.g).toFun β w))) - ContinuousLinearMap.cont π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_3} [TopologicalSpace M] [AddCommMonoid M] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βSL[Ο] Mβ) : Continuous (βself).toFun - ContinuousLinearMap.mk π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] {Ο : R β+* S} {M : Type u_3} [TopologicalSpace M] [AddCommMonoid M] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (toLinearMap : M βββ[Ο] Mβ) (cont : Continuous toLinearMap.toFun := by first | fun_prop | eta_expand; dsimp; fun_prop | skip) : M βSL[Ο] Mβ - ContinuousLinearMap.coe_mk π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] (f : Mβ βββ[Οββ] Mβ) (h : Continuous f.toFun) : β{ toLinearMap := f, cont := h } = f - ContinuousLinearMap.coe_mk' π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Basic
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_6} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] (f : Mβ βββ[Οββ] Mβ) (h : Continuous f.toFun) : β{ toLinearMap := f, cont := h } = βf - ContinuousLinearEquiv.continuous_toFun π Mathlib.Topology.Algebra.Module.Equiv
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] {M : Type u_3} [TopologicalSpace M] [AddCommMonoid M] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (self : M βSL[Ο] Mβ) : Continuous (ββself).toFun - ContinuousLinearEquiv.mk π Mathlib.Topology.Algebra.Module.Equiv
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] {Ο : R β+* S} {Ο' : S β+* R} [RingHomInvPair Ο Ο'] [RingHomInvPair Ο' Ο] {M : Type u_3} [TopologicalSpace M] [AddCommMonoid M] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module R M] [Module S Mβ] (toLinearEquiv : M βββ[Ο] Mβ) (continuous_toFun : Continuous (βtoLinearEquiv).toFun := by first | fun_prop | eta_expand; dsimp; fun_prop | skip) (continuous_invFun : Continuous toLinearEquiv.invFun := by first | fun_prop | eta_expand; dsimp; fun_prop | skip) : M βSL[Ο] Mβ - ContinuousLinearEquiv.coe_mk π Mathlib.Topology.Algebra.Module.Equiv
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomInvPair Οββ Οββ] [RingHomInvPair Οββ Οββ] {Mβ : Type u_4} [TopologicalSpace Mβ] [AddCommMonoid Mβ] {Mβ : Type u_5} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] (e : Mβ βββ[Οββ] Mβ) (a : Continuous (βe).toFun) (b : Continuous e.invFun) : β{ toLinearEquiv := e, continuous_toFun := a, continuous_invFun := b } = βe - LieEquiv.left_inv π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {L' : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (self : L βββ Rβ L') : Function.LeftInverse self.invFun (βself.toLieHom).toFun - LieEquiv.right_inv π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {L' : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (self : L βββ Rβ L') : Function.RightInverse self.invFun (βself.toLieHom).toFun - LieHom.toFun_eq_coe π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) : (βf).toFun = βf - LieModuleEquiv.left_inv π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (self : M βββ R,Lβ N) : Function.LeftInverse self.invFun (βself.toLieModuleHom).toFun - LieModuleEquiv.right_inv π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (self : M βββ R,Lβ N) : Function.RightInverse self.invFun (βself.toLieModuleHom).toFun - LieEquiv.mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {L' : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (toLieHom : L βββ Rβ L') (invFun : L' β L) (left_inv : Function.LeftInverse invFun (βtoLieHom).toFun := by intro; first | rfl | ext <;> rfl) (right_inv : Function.RightInverse invFun (βtoLieHom).toFun := by intro; first | rfl | ext <;> rfl) : L βββ Rβ L' - LieModuleEquiv.mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (toLieModuleHom : M βββ R,Lβ N) (invFun : N β M) (left_inv : Function.LeftInverse invFun (βtoLieModuleHom).toFun) (right_inv : Function.RightInverse invFun (βtoLieModuleHom).toFun) : M βββ R,Lβ N - LieModuleHom.map_lie' π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (self : M βββ R,Lβ N) {x : L} {m : M} : (βself).toFun β x, mβ = β x, (βself).toFun mβ - LieModuleHom.mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (toLinearMap : M ββ[R] N) (map_lie' : β {x : L} {m : M}, toLinearMap.toFun β x, mβ = β x, toLinearMap.toFun mβ) : M βββ R,Lβ N - LieModuleHom.mk_coe π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (f : M βββ R,Lβ N) (h : β {x : L} {m : M}, (βf).toFun β x, mβ = β x, (βf).toFun mβ) : { toLinearMap := βf, map_lie' := h } = f - LieModuleEquiv.toEquiv_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (f : M βββ R,Lβ N) (g : N β M) (hβ : Function.LeftInverse g (βf).toFun) (hβ : Function.RightInverse g (βf).toFun) : { toLieModuleHom := f, invFun := g, left_inv := hβ, right_inv := hβ }.toEquiv = { toFun := βf, invFun := g, left_inv := hβ, right_inv := hβ } - LieModuleHom.coe_linear_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (f : M ββ[R] N) (h : β {x : L} {m : M}, f.toFun β x, mβ = β x, f.toFun mβ) : β{ toLinearMap := f, map_lie' := h } = f - LieModuleEquiv.coe_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (f : M βββ R,Lβ N) (invFun : N β M) (hβ : Function.LeftInverse invFun (βf).toFun) (hβ : Function.RightInverse invFun (βf).toFun) : β{ toLieModuleHom := f, invFun := invFun, left_inv := hβ, right_inv := hβ } = βf - LieHom.map_lie' π Mathlib.Algebra.Lie.Basic
{R : Type u_1} {L : Type u_2} {L' : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (self : L βββ Rβ L') {x y : L} : (βself).toFun β x, yβ = β (βself).toFun x, (βself).toFun yβ - LieHom.mk π Mathlib.Algebra.Lie.Basic
{R : Type u_1} {L : Type u_2} {L' : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (toLinearMap : L ββ[R] L') (map_lie' : β {x y : L}, toLinearMap.toFun β x, yβ = β toLinearMap.toFun x, toLinearMap.toFun yβ) : L βββ Rβ L' - LieModuleHom.coe_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {M : Type w} {N : Type wβ} [CommRing R] [LieRing L] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [LieRingModule L M] [LieRingModule L N] (f : M ββ[R] N) (h : β {x : L} {m : M}, f.toFun β x, mβ = β x, f.toFun mβ) : β{ toLinearMap := f, map_lie' := h } = βf - LieEquiv.toLinearEquiv_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ β Lβ) (hβ : Function.LeftInverse g (βf).toFun) (hβ : Function.RightInverse g (βf).toFun) : { toLieHom := f, invFun := g, left_inv := hβ, right_inv := hβ }.toLinearEquiv = { toLinearMap := βf, invFun := g, left_inv := hβ, right_inv := hβ } - LieHom.coe_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ β Lβ) (hβ : β (x y : Lβ), f (x + y) = f x + f y) (hβ : β (m : R) (x : Lβ), { toFun := f, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := f, map_add' := hβ }.toFun x) (hβ : β {x y : Lβ}, { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun β x, yβ = β { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun x, { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun yβ) : β{ toFun := f, map_add' := hβ, map_smul' := hβ, map_lie' := hβ } = f - LieHom.mk_coe π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (hβ : β (x y : Lβ), f (x + y) = f x + f y) (hβ : β (m : R) (x : Lβ), { toFun := βf, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := βf, map_add' := hβ }.toFun x) (hβ : β {x y : Lβ}, { toFun := βf, map_add' := hβ, map_smul' := hβ }.toFun β x, yβ = β { toFun := βf, map_add' := hβ, map_smul' := hβ }.toFun x, { toFun := βf, map_add' := hβ, map_smul' := hβ }.toFun yβ) : { toFun := βf, map_add' := hβ, map_smul' := hβ, map_lie' := hβ } = f - LieDerivation.toFun_eq_coe π Mathlib.Algebra.Lie.Derivation.Basic
{R : Type u_1} {L : Type u_2} {M : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (D : LieDerivation R L M) : (βD).toFun = βD - PositiveLinearMap.monotone' π Mathlib.Algebra.Order.Module.PositiveLinearMap
{R : Type u_1} {Eβ : Type u_2} {Eβ : Type u_3} [Semiring R] [AddCommMonoid Eβ] [PartialOrder Eβ] [AddCommMonoid Eβ] [PartialOrder Eβ] [Module R Eβ] [Module R Eβ] (self : Eβ ββ[R] Eβ) : Monotone self.toFun - PositiveLinearMap.mk π Mathlib.Algebra.Order.Module.PositiveLinearMap
{R : Type u_1} {Eβ : Type u_2} {Eβ : Type u_3} [Semiring R] [AddCommMonoid Eβ] [PartialOrder Eβ] [AddCommMonoid Eβ] [PartialOrder Eβ] [Module R Eβ] [Module R Eβ] (toLinearMap : Eβ ββ[R] Eβ) (monotone' : Monotone toLinearMap.toFun) : Eβ ββ[R] Eβ - Ideal.constr_basisSpanSingleton π Mathlib.RingTheory.Ideal.Basis
{ΞΉ : Type u_1} {R : Type u_2} {S : Type u_3} [CommSemiring R] [CommRing S] [IsDomain S] [Algebra R S] {N : Type u_4} [Semiring N] [Module N S] [SMulCommClass R N S] (b : Module.Basis ΞΉ R S) {x : S} (hx : x β 0) : (β(b.constr N)).toFun (Subtype.val β β(Ideal.basisSpanSingleton b hx)) = (Algebra.lmul R S) x - LinearMap.toMatrixOrthonormal_apply π Mathlib.Analysis.InnerProductSpace.Adjoint
{π : Type u_1} {E : Type u_2} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] {n : Type u_6} [Fintype n] [DecidableEq n] [FiniteDimensional π E] (vβ : OrthonormalBasis n π E) (aβ : E ββ[π] E) : (LinearMap.toMatrixOrthonormal vβ) aβ = (β(LinearMap.toMatrix vβ.toBasis vβ.toBasis)).toFun aβ - PositiveContinuousLinearMap.cont π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Positive
{R : Type u_1} {Eβ : Type u_2} {Eβ : Type u_3} [Semiring R] [AddCommMonoid Eβ] [PartialOrder Eβ] [TopologicalSpace Eβ] [AddCommMonoid Eβ] [PartialOrder Eβ] [TopologicalSpace Eβ] [Module R Eβ] [Module R Eβ] (self : Eβ βP[R] Eβ) : Continuous self.toFun - PositiveContinuousLinearMap.mk π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Positive
{R : Type u_1} {Eβ : Type u_2} {Eβ : Type u_3} [Semiring R] [AddCommMonoid Eβ] [PartialOrder Eβ] [TopologicalSpace Eβ] [AddCommMonoid Eβ] [PartialOrder Eβ] [TopologicalSpace Eβ] [Module R Eβ] [Module R Eβ] (toPositiveLinearMap : Eβ ββ[R] Eβ) (cont : Continuous toPositiveLinearMap.toFun := by first | fun_prop | eta_expand; dsimp; fun_prop | skip) : Eβ βP[R] Eβ - LeftInvariantDerivation.toFun_eq_coe π Mathlib.Geometry.Manifold.Algebra.LeftInvariantDerivation
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners π E H} {G : Type u_4} [TopologicalSpace G] [ChartedSpace H G] [Monoid G] [ContMDiffMul I (ββ€) G] {X : LeftInvariantDerivation I G} : (ββX).toFun = βX - LinearMap.BilinForm.Isometry.map_app' π Mathlib.LinearAlgebra.BilinearForm.Isometry
{R : Type u_1} {Mβ : Type u_3} {Mβ : Type u_4} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] {Bβ : LinearMap.BilinForm R Mβ} {Bβ : LinearMap.BilinForm R Mβ} (self : Bβ βbα΅’ Bβ) (m m' : Mβ) : (Bβ (self.toFun m)) (self.toFun m') = (Bβ m) m' - LinearMap.BilinForm.Isometry.mk π Mathlib.LinearAlgebra.BilinearForm.Isometry
{R : Type u_1} {Mβ : Type u_3} {Mβ : Type u_4} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] {Bβ : LinearMap.BilinForm R Mβ} {Bβ : LinearMap.BilinForm R Mβ} (toLinearMap : Mβ ββ[R] Mβ) (map_app' : β (m m' : Mβ), (Bβ (toLinearMap.toFun m)) (toLinearMap.toFun m') = (Bβ m) m') : Bβ βbα΅’ Bβ - LinearMap.BilinForm.IsometryEquiv.map_app' π Mathlib.LinearAlgebra.BilinearForm.IsometryEquiv
{R : Type u_1} {Mβ : Type u_3} {Mβ : Type u_4} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] {Bβ : LinearMap.BilinForm R Mβ} {Bβ : LinearMap.BilinForm R Mβ} (self : Bβ.IsometryEquiv Bβ) (n m : Mβ) : (Bβ ((βself.toLinearEquiv).toFun n)) ((βself.toLinearEquiv).toFun m) = (Bβ n) m - LinearMap.BilinForm.IsometryEquiv.mk π Mathlib.LinearAlgebra.BilinearForm.IsometryEquiv
{R : Type u_1} {Mβ : Type u_3} {Mβ : Type u_4} [CommSemiring R] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] {Bβ : LinearMap.BilinForm R Mβ} {Bβ : LinearMap.BilinForm R Mβ} (toLinearEquiv : Mβ ββ[R] Mβ) (map_app' : β (n m : Mβ), (Bβ ((βtoLinearEquiv).toFun n)) ((βtoLinearEquiv).toFun m) = (Bβ n) m) : Bβ.IsometryEquiv Bβ - Representation.IntertwiningMap.toFun_injective π Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Semiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] (Ο : Representation A G V) (Ο : Representation A G W) : Function.Injective fun f => f.toFun - Representation.Equiv.left_inv π Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Semiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] {Ο : Representation A G V} {Ο : Representation A G W} (self : Ο.Equiv Ο) : Function.LeftInverse self.invFun (βself).toFun - Representation.Equiv.right_inv π Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Semiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] {Ο : Representation A G V} {Ο : Representation A G W} (self : Ο.Equiv Ο) : Function.RightInverse self.invFun (βself).toFun - Representation.Equiv.mk' π Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Semiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] {Ο : Representation A G V} {Ο : Representation A G W} (toIntertwiningMap : Ο.IntertwiningMap Ο) (invFun : W β V) (left_inv : Function.LeftInverse invFun toIntertwiningMap.toFun := by intro; first | rfl | ext <;> rfl) (right_inv : Function.RightInverse invFun toIntertwiningMap.toFun := by intro; first | rfl | ext <;> rfl) : Ο.Equiv Ο - ContIntertwiningMap.toFun_injective π Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {Οβ : ContRepresentation R G V} {Οβ : ContRepresentation R G W} : Function.Injective fun f => (βf.toContinuousLinearMap).toFun - ContRepresentation.Equiv.cont π Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {Οβ : ContRepresentation R G V} {Οβ : ContRepresentation R G W} (self : Οβ.Equiv Οβ) : Continuous (ββself.toContinuousLinearEquiv).toFun - ContRepresentation.Equiv.mk'' π Mathlib.RepresentationTheory.Continuous.Basic
{R : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Ring R] [AddCommGroup V] [TopologicalSpace V] [IsTopologicalAddGroup V] [Module R V] [AddCommGroup W] [TopologicalSpace W] [IsTopologicalAddGroup W] [Module R W] {Οβ : ContRepresentation R G V} {Οβ : ContRepresentation R G W} (toContinuousLinearEquiv : V βL[R] W) (cont : Continuous (ββtoContinuousLinearEquiv).toFun := by first | fun_prop | eta_expand; dsimp; fun_prop | skip) (isIntertwining' : β (g : G), { toLinearMap := ββtoContinuousLinearEquiv, cont := cont } βSL Οβ g = Οβ g βSL { toLinearMap := ββtoContinuousLinearEquiv, cont := cont }) : Οβ.Equiv Οβ - Rep.unit_iso_comm π Mathlib.RepresentationTheory.Rep.Iso
{k : Type u} {G : Type v} [CommRing k] [Monoid G] (V : Rep.{w, u, v} k G) (g : G) (x : βV) : Rep.unitIsoAddEquiv ((V.Ο g).toFun x) = ((Rep.ofModuleMonoidAlgebra.obj (Rep.toModuleMonoidAlgebra.obj V)).Ο g).toFun (Rep.unitIsoAddEquiv x)
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