Loogle!
Result
Found 41 declarations mentioning OneHomClass.
- OneHomClass π Mathlib.Algebra.Group.Hom.Defs
(F : Type u_10) (M : outParam (Type u_11)) (N : outParam (Type u_12)) [One M] [One N] [FunLike F M N] : Prop - OneHom.oneHomClass π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} [One M] [One N] : OneHomClass (OneHom M N) M N - Subsingleton.of_oneHomClass π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [Subsingleton M] [OneHomClass F M N] : Subsingleton F - OneHomClass.toOneHom π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [OneHomClass F M N] (f : F) : OneHom M N - instCoeTCOneHomOfOneHomClass π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [OneHomClass F M N] : CoeTC F (OneHom M N) - MonoidHomClass.toOneHomClass π Mathlib.Algebra.Group.Hom.Defs
{F : Type u_10} {M : outParam (Type u_11)} {N : outParam (Type u_12)} {instβ : MulOne M} {instβΒΉ : MulOne N} {instβΒ² : FunLike F M N} [self : MonoidHomClass F M N] : OneHomClass F M N - map_one π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [OneHomClass F M N] (f : F) : f 1 = 1 - iterate_map_one π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_10} {F : Type u_11} [One M] [FunLike F M M] [OneHomClass F M M] (f : F) (n : β) : (βf)^[n] 1 = 1 - MonoidHomClass.mk π Mathlib.Algebra.Group.Hom.Defs
{F : Type u_10} {M : outParam (Type u_11)} {N : outParam (Type u_12)} [MulOne M] [MulOne N] [FunLike F M N] [toMulHomClass : MulHomClass F M N] [toOneHomClass : OneHomClass F M N] : MonoidHomClass F M N - OneHomClass.map_one π Mathlib.Algebra.Group.Hom.Defs
{F : Type u_10} {M : outParam (Type u_11)} {N : outParam (Type u_12)} {instβ : One M} {instβΒΉ : One N} {instβΒ² : FunLike F M N} [self : OneHomClass F M N] (f : F) : f 1 = 1 - OneHomClass.mk π Mathlib.Algebra.Group.Hom.Defs
{F : Type u_10} {M : outParam (Type u_11)} {N : outParam (Type u_12)} [One M] [One N] [FunLike F M N] (map_one : β (f : F), f 1 = 1) : OneHomClass F M N - ne_one_of_map π Mathlib.Algebra.Group.Hom.Defs
{R : Type u_10} {S : Type u_11} {F : Type u_12} [One R] [One S] [FunLike F R S] [OneHomClass F R S] {f : F} {x : R} (hx : f x β 1) : x β 1 - OneHom.coe_coe π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [OneHomClass F M N] (f : F) : ββf = βf - map_eq_one_iff π Mathlib.Algebra.Group.Hom.Defs
{M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [OneHomClass F M N] (f : F) (hf : Function.Injective βf) {x : M} : f x = 1 β x = 1 - map_ne_one_iff π Mathlib.Algebra.Group.Hom.Defs
{R : Type u_10} {S : Type u_11} {F : Type u_12} [One R] [One S] [FunLike F R S] [OneHomClass F R S] (f : F) (hf : Function.Injective βf) {x : R} : f x β 1 β x β 1 - map_comp_one π Mathlib.Algebra.Group.Hom.Defs
{ΞΉ : Type u_1} {M : Type u_4} {N : Type u_5} {F : Type u_9} [One M] [One N] [FunLike F M N] [OneHomClass F M N] (f : F) : βf β 1 = 1 - EmbeddingLike.map_eq_one_iff π Mathlib.Algebra.Group.Equiv.Defs
{F : Type u_1} {M : Type u_4} {N : Type u_5} [One M] [One N] [FunLike F M N] [EmbeddingLike F M N] [OneHomClass F M N] {f : F} {x : M} : f x = 1 β x = 1 - EmbeddingLike.map_ne_one_iff π Mathlib.Algebra.Group.Equiv.Defs
{F : Type u_1} {M : Type u_4} {N : Type u_5} [One M] [One N] [FunLike F M N] [EmbeddingLike F M N] [OneHomClass F M N] {f : F} {x : M} : f x β 1 β x β 1 - MulEquivClass.map_eq_one_iff π Mathlib.Algebra.Group.Equiv.Defs
{F : Type u_1} {M : Type u_4} {N : Type u_5} [One M] [One N] [FunLike F M N] [EmbeddingLike F M N] [OneHomClass F M N] {f : F} {x : M} : f x = 1 β x = 1 - MulEquivClass.map_ne_one_iff π Mathlib.Algebra.Group.Equiv.Defs
{F : Type u_1} {M : Type u_4} {N : Type u_5} [One M] [One N] [FunLike F M N] [EmbeddingLike F M N] [OneHomClass F M N] {f : F} {x : M} : f x β 1 β x β 1 - MulEquivClass.isDedekindFiniteMonoid_iff π Mathlib.Algebra.Group.Equiv.Basic
{F : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [EquivLike F Ξ± Ξ²] [MulOne Ξ±] [MulOne Ξ²] [MulEquivClass F Ξ± Ξ²] [OneHomClass F Ξ± Ξ²] (f : F) : IsDedekindFiniteMonoid Ξ± β IsDedekindFiniteMonoid Ξ² - map_mulIndicator π Mathlib.Algebra.Group.Indicator
{Ξ± : Type u_1} {M : Type u_6} {N : Type u_7} {F : Type u_8} [One M] [One N] [FunLike F M N] [OneHomClass F M N] (f : F) (s : Set Ξ±) (g : Ξ± β M) (x : Ξ±) : f (s.mulIndicator g x) = s.mulIndicator (βf β g) x - MonoidAlgebra.mapDomain_one π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {M : Type u_6} {N : Type u_7} [Semiring R] [One M] [One N] {F : Type u_9} [FunLike F M N] [OneHomClass F M N] (f : F) : MonoidAlgebra.mapDomain (βf) 1 = 1 - MonoidAlgebra.liftNC_one π Mathlib.Algebra.MonoidAlgebra.Lift
{k : Type uβ} {G : Type uβ} {R : Type u_1} [NonAssocSemiring R] [Semiring k] [One G] {g_hom : Type u_2} [FunLike g_hom G R] [OneHomClass g_hom G R] (f : k β+* R) (g : g_hom) : (MonoidAlgebra.liftNC βf βg) 1 = 1 - AddMonoidAlgebra.liftNC_one π Mathlib.Algebra.MonoidAlgebra.Lift
{k : Type uβ} {G : Type uβ} {R : Type u_1} [Semiring k] [Zero G] [NonAssocSemiring R] {g_hom : Type u_2} [FunLike g_hom (Multiplicative G) R] [OneHomClass g_hom (Multiplicative G) R] (f : k β+* R) (g : g_hom) : (AddMonoidAlgebra.liftNC βf βg) 1 = 1 - Finset.imageOneHom π Mathlib.Algebra.Group.Pointwise.Finset.Basic
{F : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [One Ξ±] [DecidableEq Ξ²] [One Ξ²] [FunLike F Ξ± Ξ²] [OneHomClass F Ξ± Ξ²] (f : F) : OneHom (Finset Ξ±) (Finset Ξ²) - Finset.imageOneHom_apply π Mathlib.Algebra.Group.Pointwise.Finset.Basic
{F : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [One Ξ±] [DecidableEq Ξ²] [One Ξ²] [FunLike F Ξ± Ξ²] [OneHomClass F Ξ± Ξ²] (f : F) (s : Finset Ξ±) : (Finset.imageOneHom f) s = Finset.image (βf) s - DirectLimit.mapβ_one π Mathlib.Algebra.Colimit.DirectLimit
{ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β One (G i)] [β (i j : ΞΉ) (h : i β€ j), OneHomClass (T h) (G i) (G j)] : DirectLimit.mapβ f 1 = 1 - DirectLimit.one_def π Mathlib.Algebra.Colimit.DirectLimit
{ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β One (G i)] [β (i j : ΞΉ) (h : i β€ j), OneHomClass (T h) (G i) (G j)] (i : ΞΉ) : 1 = β¦β¨i, 1β©β§ - DirectLimit.natCast_def π Mathlib.Algebra.Colimit.DirectLimit
{ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β AddMonoidWithOne (G i)] [β (i j : ΞΉ) (h : i β€ j), AddMonoidHomClass (T h) (G i) (G j)] [β (i j : ΞΉ) (h : i β€ j), OneHomClass (T h) (G i) (G j)] (n : β) (i : ΞΉ) : βn = β¦β¨i, βnβ©β§ - DirectLimit.intCast_def π Mathlib.Algebra.Colimit.DirectLimit
{ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β AddGroupWithOne (G i)] [β (i j : ΞΉ) (h : i β€ j), AddMonoidHomClass (T h) (G i) (G j)] [β (i j : ΞΉ) (h : i β€ j), OneHomClass (T h) (G i) (G j)] (n : β€) (i : ΞΉ) : βn = β¦β¨i, βnβ©β§ - DirectLimit.lift_one π Mathlib.Algebra.Colimit.DirectLimit
{ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {H : ΞΉ β Type u_4} {C : Type u_5} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [(i : ΞΉ) β FunLike (H i) (G i) C] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β One (G i)] [One C] [β (i : ΞΉ), OneHomClass (H i) (G i) C] [β (i j : ΞΉ) (h : i β€ j), OneHomClass (T h) (G i) (G j)] (g : (i : ΞΉ) β H i) (h : β (i j : ΞΉ) (h : i β€ j) (x : G i), (g i) x = (g j) ((f i j h) x)) : DirectLimit.lift f (fun x => β(g x)) h 1 = 1 - DirectLimit.exists_eq_one π Mathlib.Algebra.Colimit.DirectLimit
{ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} {T : β¦i j : ΞΉβ¦ β i β€ j β Type u_6} {f : (x x_1 : ΞΉ) β (h : x β€ x_1) β T h} [(i j : ΞΉ) β (h : i β€ j) β FunLike (T h) (G i) (G j)] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] [IsDirectedOrder ΞΉ] [Nonempty ΞΉ] [(i : ΞΉ) β One (G i)] [β (i j : ΞΉ) (h : i β€ j), OneHomClass (T h) (G i) (G j)] (x : (i : ΞΉ) Γ G i) : β¦xβ§ = 1 β β i, β (h : x.fst β€ i), (f x.fst i h) x.snd = 1 - Filter.map_one π Mathlib.Order.Filter.Pointwise
{F : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [One Ξ±] [One Ξ²] [FunLike F Ξ± Ξ²] [OneHomClass F Ξ± Ξ²] (Ο : F) : Filter.map (βΟ) 1 = 1 - Matrix.map_J π Mathlib.LinearAlgebra.SymplecticGroup
(l : Type u_1) {R : Type u_2} [DecidableEq l] [CommRing R] {F : Type u_3} {S : Type u_4} [CommRing S] [FunLike F R S] [AddMonoidHomClass F R S] [OneHomClass F R S] (f : F) : (Matrix.J l R).map βf = Matrix.J l S - nnnorm_map' π Mathlib.Analysis.Normed.Group.Uniform
{π : Type u_1} {E : Type u_2} {F : Type u_3} [SeminormedGroup E] [SeminormedGroup F] [FunLike π E F] [IsometryClass π E F] [OneHomClass π E F] (f : π) (x : E) : βf xββ = βxββ - norm_map' π Mathlib.Analysis.Normed.Group.Uniform
{π : Type u_1} {E : Type u_2} {F : Type u_3} [SeminormedGroup E] [SeminormedGroup F] [FunLike π E F] [IsometryClass π E F] [OneHomClass π E F] (f : π) (x : E) : βf xβ = βxβ - OneHomClass.bound_of_antilipschitz π Mathlib.Analysis.Normed.Group.Uniform
{π : Type u_1} {E : Type u_2} {F : Type u_3} [SeminormedGroup E] [SeminormedGroup F] [FunLike π E F] [OneHomClass π E F] (f : π) {K : NNReal} (h : AntilipschitzWith K βf) (x : E) : βxβ β€ βK * βf xβ - enorm_map' π Mathlib.Analysis.Normed.Group.Uniform
{π : Type u_1} {E : Type u_2} {F : Type u_3} [SeminormedGroup E] [SeminormedGroup F] [FunLike π E F] [IsometryClass π E F] [OneHomClass π E F] (f : π) (x : E) : βf xββ = βxββ - SignType.map_cast π Mathlib.Basic.Sign.Defs
{Ξ± : Type u_2} {Ξ² : Type u_3} {F : Type u_4} [AddGroupWithOne Ξ±] [One Ξ²] [SubtractionMonoid Ξ²] [FunLike F Ξ± Ξ²] [AddMonoidHomClass F Ξ± Ξ²] [OneHomClass F Ξ± Ξ²] (f : F) (s : SignType) : f βs = βs - SkewMonoidAlgebra.liftNC_one π Mathlib.Algebra.SkewMonoidAlgebra.Basic
{k : Type u_1} {G : Type u_2} {g_hom : Type u_3} {R : Type u_4} [NonAssocSemiring k] [One G] [Semiring R] [FunLike g_hom G R] [OneHomClass g_hom G R] (f : k β+* R) (g : g_hom) : (SkewMonoidAlgebra.liftNC βf βg) 1 = 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 ce5dd8c