Loogle!
Result
Found 56 declarations mentioning NormedAddGroup.
- NormedAddGroup ๐ Mathlib.Analysis.Normed.Group.Defs
(E : Type u_4) : Type u_4 - NormedAddCommGroup.toNormedAddGroup ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_2} [NormedAddCommGroup E] : NormedAddGroup E - NormedAddGroup.toAddGroup ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_4} [self : NormedAddGroup E] : AddGroup E - NormedAddGroup.toMetricSpace ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_4} [self : NormedAddGroup E] : MetricSpace E - NormedAddGroup.toNorm ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_4} [self : NormedAddGroup E] : Norm E - NormedAddGroup.toSeminormedAddGroup ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_2} [NormedAddGroup E] : SeminormedAddGroup E - AddGroupNorm.toNormedAddGroup ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_2} [AddGroup E] (f : AddGroupNorm E) : NormedAddGroup E - NormedAddGroup.ofSeparation ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_2} [SeminormedAddGroup E] (h : โ (x : E), โxโ = 0 โ x = 0) : NormedAddGroup E - NormedAddGroup.dist_eq ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_4} [self : NormedAddGroup E] (x y : E) : dist x y = โ-x + yโ - NormedAddGroup.mk ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_4} [toNorm : Norm E] [toAddGroup : AddGroup E] [toMetricSpace : MetricSpace E] (dist_eq : โ (x y : E), dist x y = โ-x + yโ := by aesop) : NormedAddGroup E - NormedAddGroup.ofAddDist ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_2} [Norm E] [AddGroup E] [MetricSpace E] (hโ : โ (x : E), โxโ = dist 0 x) (hโ : โ (x y z : E), dist x y โค dist (z + x) (z + y)) : NormedAddGroup E - NormedAddGroup.ofAddDist' ๐ Mathlib.Analysis.Normed.Group.Defs
{E : Type u_2} [Norm E] [AddGroup E] [MetricSpace E] (hโ : โ (x : E), โxโ = dist 0 x) (hโ : โ (x y z : E), dist (z + x) (z + y) โค dist x y) : NormedAddGroup E - normAddGroupNorm ๐ Mathlib.Analysis.Normed.Group.Basic
(E : Type u_4) [NormedAddGroup E] : AddGroupNorm E - eq_of_norm_sub_eq_zero ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a b : E} : โa - bโ = 0 โ a = b - HasCompactSupport.norm ๐ Mathlib.Analysis.Normed.Group.Basic
{ฮฑ : Type u_2} {E : Type u_4} [NormedAddGroup E] [TopologicalSpace ฮฑ] {f : ฮฑ โ E} : HasCompactSupport f โ HasCompactSupport fun x => โf xโ - eq_of_norm_sub_le_zero ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a b : E} (h : โa - bโ โค 0) : a = b - hasCompactSupport_norm_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{ฮฑ : Type u_2} {E : Type u_4} [NormedAddGroup E] [TopologicalSpace ฮฑ] {f : ฮฑ โ E} : (HasCompactSupport fun x => โf xโ) โ HasCompactSupport f - norm_eq_zero ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : โaโ = 0 โ a = 0 - norm_ne_zero_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : โaโ โ 0 โ a โ 0 - norm_sub_eq_zero_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a b : E} : โa - bโ = 0 โ a = b - eq_zero_or_norm_pos ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] (a : E) : a = 0 โจ 0 < โaโ - norm_le_zero_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : โaโ โค 0 โ a = 0 - norm_pos_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : 0 < โaโ โ a โ 0 - norm_sub_pos_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a b : E} : 0 < โa - bโ โ a โ b - nnnorm_eq_zero ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : โaโโ = 0 โ a = 0 - nnnorm_ne_zero_iff ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : โaโโ โ 0 โ a โ 0 - eq_zero_or_nnnorm_pos ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] (a : E) : a = 0 โจ 0 < โaโโ - nnnorm_pos ๐ Mathlib.Analysis.Normed.Group.Basic
{E : Type u_4} [NormedAddGroup E] {a : E} : 0 < โaโโ โ a โ 0 - NormedAddGroup.induced ๐ Mathlib.Analysis.Normed.Group.Basic
{๐ : Type u_1} (E : Type u_4) (F : Type u_5) [FunLike ๐ E F] [AddGroup E] [NormedAddGroup F] [AddMonoidHomClass ๐ E F] (f : ๐) (h : Function.Injective โf) : NormedAddGroup E - NormedAddCommGroup.induced ๐ Mathlib.Analysis.Normed.Group.Basic
{๐ : Type u_1} (E : Type u_4) (F : Type u_5) [FunLike ๐ E F] [AddCommGroup E] [NormedAddGroup F] [AddMonoidHomClass ๐ E F] (f : ๐) (h : Function.Injective โf) : NormedAddCommGroup E - Additive.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{E : Type u_2} [NormedGroup E] : NormedAddGroup (Additive E) - MulOpposite.instNormedAddGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{E : Type u_2} [NormedAddGroup E] : NormedAddGroup Eแตแตแต - Multiplicative.normedGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{E : Type u_2} [NormedAddGroup E] : NormedGroup (Multiplicative E) - OrderDual.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{E : Type u_2} [NormedAddGroup E] : NormedAddGroup Eแตแต - ULift.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{E : Type u_2} [NormedAddGroup E] : NormedAddGroup (ULift.{u_5, u_2} E) - Prod.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{E : Type u_2} {F : Type u_3} [NormedAddGroup E] [NormedAddGroup F] : NormedAddGroup (E ร F) - Pi.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Constructions
{ฮน : Type u_1} {G : ฮน โ Type u_4} [Fintype ฮน] [(i : ฮน) โ NormedAddGroup (G i)] : NormedAddGroup ((i : ฮน) โ G i) - NormedAddGroup.toENormedAddMonoid ๐ Mathlib.Analysis.Normed.Group.Continuity
{F : Type u_7} [NormedAddGroup F] : ENormedAddMonoid F - tendsto_norm_nhdsNE_zero ๐ Mathlib.Analysis.Normed.Group.Continuity
{E : Type u_4} [NormedAddGroup E] : Filter.Tendsto norm (nhdsWithin 0 {0}แถ) (nhdsWithin 0 (Set.Ioi 0)) - comap_norm_nhdsGT_zero ๐ Mathlib.Analysis.Normed.Group.Continuity
(E : Type u_4) [NormedAddGroup E] : Filter.comap norm (nhdsWithin 0 (Set.Ioi 0)) = nhdsWithin 0 {0}แถ - tendsto_norm_neg_add_self_nhdsNE ๐ Mathlib.Analysis.Normed.Group.Continuity
{E : Type u_4} [NormedAddGroup E] (a : E) : Filter.Tendsto (fun x => โ-x + aโ) (nhdsWithin a {a}แถ) (nhdsWithin 0 (Set.Ioi 0)) - AddSubgroupClass.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Subgroup
{E : Type u_1} [NormedAddGroup E] {S : Type u_2} [SetLike S E] [AddSubgroupClass S E] (s : S) : NormedAddGroup โฅs - AddSubgroup.normedAddGroup ๐ Mathlib.Analysis.Normed.Group.Subgroup
{E : Type u_1} [NormedAddGroup E] {s : AddSubgroup E} : NormedAddGroup โฅs - Continuous.bounded_above_of_compact_support ๐ Mathlib.Analysis.Normed.Group.Bounded
{ฮฑ : Type u_1} {E : Type u_2} [NormedAddGroup E] [TopologicalSpace ฮฑ] {f : ฮฑ โ E} (hf : Continuous f) (h : HasCompactSupport f) : โ C, โ (x : ฮฑ), โf xโ โค C - HasCompactMulSupport.exists_pos_le_norm ๐ Mathlib.Analysis.Normed.Group.Bounded
{ฮฑ : Type u_1} {E : Type u_2} [NormedAddGroup ฮฑ] {f : ฮฑ โ E} [One E] (hf : HasCompactMulSupport f) : โ R, 0 < R โง โ (x : ฮฑ), R โค โxโ โ f x = 1 - HasCompactSupport.exists_pos_le_norm ๐ Mathlib.Analysis.Normed.Group.Bounded
{ฮฑ : Type u_1} {E : Type u_2} [NormedAddGroup ฮฑ] {f : ฮฑ โ E} [Zero E] (hf : HasCompactSupport f) : โ R, 0 < R โง โ (x : ฮฑ), R โค โxโ โ f x = 0 - MeasureTheory.HasFiniteIntegral.smul_enorm ๐ Mathlib.MeasureTheory.Function.L1Space.HasFiniteIntegral
{ฮฑ : Type u_1} {ฮต'' : Type u_6} {m : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} [TopologicalSpace ฮต''] [ESeminormedAddMonoid ฮต''] {๐ : Type u_7} [NormedAddGroup ๐] [SMul ๐ ฮต''] [ENormSMulClass ๐ ฮต''] (c : ๐) {f : ฮฑ โ ฮต''} (hf : MeasureTheory.HasFiniteIntegral f ฮผ) : MeasureTheory.HasFiniteIntegral (c โข f) ฮผ - ContinuousOn.isBigO_rev_principal ๐ Mathlib.Analysis.Asymptotics.Lemmas
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [TopologicalSpace ฮฑ] {s : Set ฮฑ} {f : ฮฑ โ E} [NormedAddGroup E] [SeminormedAddGroup F] (hf : ContinuousOn f s) (hs : IsCompact s) (hC : โ i โ s, f i โ 0) (c : F) : (fun x => c) =O[Filter.principal s] f - ContinuousOn.isBigOWith_rev_principal ๐ Mathlib.Analysis.Asymptotics.Lemmas
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [TopologicalSpace ฮฑ] {s : Set ฮฑ} {f : ฮฑ โ E} [NormedAddGroup E] [SeminormedAddGroup F] (hf : ContinuousOn f s) (hs : IsCompact s) (hC : โ i โ s, f i โ 0) (c : F) : Asymptotics.IsBigOWith (โcโ / sInf (norm '' f '' s)) (Filter.principal s) (fun x => c) f - ContinuousOn.isTheta_principal ๐ Mathlib.Analysis.Asymptotics.Theta
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddGroup E] [SeminormedAddGroup F] [TopologicalSpace ฮฑ] {s : Set ฮฑ} {f : ฮฑ โ E} {c : F} (hf : ContinuousOn f s) (hs : IsCompact s) (hc : โcโ โ 0) (hC : โ i โ s, f i โ 0) : f =ฮ[Filter.principal s] fun x => c - AddGroupNormClass.toNormedAddGroup ๐ Mathlib.Analysis.Normed.Order.Hom.Basic
{F : Type u_1} {ฮฑ : Type u_2} [FunLike F ฮฑ โ] [AddGroup ฮฑ] [AddGroupNormClass F ฮฑ โ] (f : F) : NormedAddGroup ฮฑ - Hamming.instNormedAddGroupOfAddGroup ๐ Mathlib.InformationTheory.Hamming
{ฮน : Type u_2} {ฮฒ : ฮน โ Type u_3} [Fintype ฮน] [(i : ฮน) โ DecidableEq (ฮฒ i)] [(i : ฮน) โ AddGroup (ฮฒ i)] : NormedAddGroup (Hamming ฮฒ) - ProbabilityTheory.IndepFun.integrable_left_of_integrable_mul ๐ Mathlib.Probability.Independence.Integration
{ฮฉ : Type u_1} {mฮฉ : MeasurableSpace ฮฉ} {ฮผ : MeasureTheory.Measure ฮฉ} {E : Type u_5} {F : Type u_6} {G : Type u_7} [TopologicalSpace E] [ContinuousENorm E] [MeasurableSpace E] [OpensMeasurableSpace E] [NormedAddGroup F] [MeasurableSpace F] [OpensMeasurableSpace F] [TopologicalSpace G] [ContinuousENorm G] {X : ฮฉ โ E} {Y : ฮฉ โ F} (hXY : ProbabilityTheory.IndepFun X Y ฮผ) (B : E โ F โ G) (c : NNReal) (hc : c โ 0) (hB : โ (x : E) (y : F), โc * โxโโ * โyโโ โค โB x yโโ) (h'XY : MeasureTheory.Integrable (fun ฯ => B (X ฯ) (Y ฯ)) ฮผ) (hX : MeasureTheory.AEStronglyMeasurable X ฮผ) (hY : MeasureTheory.AEStronglyMeasurable Y ฮผ) (h'Y : ยฌY =แต[ฮผ] 0) : MeasureTheory.Integrable X ฮผ - ProbabilityTheory.IndepFun.integrable_left_of_integrable_op ๐ Mathlib.Probability.Independence.Integration
{ฮฉ : Type u_1} {mฮฉ : MeasurableSpace ฮฉ} {ฮผ : MeasureTheory.Measure ฮฉ} {E : Type u_5} {F : Type u_6} {G : Type u_7} [TopologicalSpace E] [ContinuousENorm E] [MeasurableSpace E] [OpensMeasurableSpace E] [NormedAddGroup F] [MeasurableSpace F] [OpensMeasurableSpace F] [TopologicalSpace G] [ContinuousENorm G] {X : ฮฉ โ E} {Y : ฮฉ โ F} (hXY : ProbabilityTheory.IndepFun X Y ฮผ) (B : E โ F โ G) (c : NNReal) (hc : c โ 0) (hB : โ (x : E) (y : F), โc * โxโโ * โyโโ โค โB x yโโ) (h'XY : MeasureTheory.Integrable (fun ฯ => B (X ฯ) (Y ฯ)) ฮผ) (hX : MeasureTheory.AEStronglyMeasurable X ฮผ) (hY : MeasureTheory.AEStronglyMeasurable Y ฮผ) (h'Y : ยฌY =แต[ฮผ] 0) : MeasureTheory.Integrable X ฮผ - ProbabilityTheory.IndepFun.integrable_right_of_integrable_mul ๐ Mathlib.Probability.Independence.Integration
{ฮฉ : Type u_1} {mฮฉ : MeasurableSpace ฮฉ} {ฮผ : MeasureTheory.Measure ฮฉ} {E : Type u_5} {F : Type u_6} {G : Type u_7} [NormedAddGroup E] [MeasurableSpace E] [OpensMeasurableSpace E] [TopologicalSpace F] [ContinuousENorm F] [MeasurableSpace F] [OpensMeasurableSpace F] [TopologicalSpace G] [ContinuousENorm G] {X : ฮฉ โ E} {Y : ฮฉ โ F} (hXY : ProbabilityTheory.IndepFun X Y ฮผ) (B : E โ F โ G) (c : NNReal) (hc : c โ 0) (hB : โ (x : E) (y : F), โc * โxโโ * โyโโ โค โB x yโโ) (h'XY : MeasureTheory.Integrable (fun ฯ => B (X ฯ) (Y ฯ)) ฮผ) (hX : MeasureTheory.AEStronglyMeasurable X ฮผ) (hY : MeasureTheory.AEStronglyMeasurable Y ฮผ) (h'X : ยฌX =แต[ฮผ] 0) : MeasureTheory.Integrable Y ฮผ - ProbabilityTheory.IndepFun.integrable_right_of_integrable_op ๐ Mathlib.Probability.Independence.Integration
{ฮฉ : Type u_1} {mฮฉ : MeasurableSpace ฮฉ} {ฮผ : MeasureTheory.Measure ฮฉ} {E : Type u_5} {F : Type u_6} {G : Type u_7} [NormedAddGroup E] [MeasurableSpace E] [OpensMeasurableSpace E] [TopologicalSpace F] [ContinuousENorm F] [MeasurableSpace F] [OpensMeasurableSpace F] [TopologicalSpace G] [ContinuousENorm G] {X : ฮฉ โ E} {Y : ฮฉ โ F} (hXY : ProbabilityTheory.IndepFun X Y ฮผ) (B : E โ F โ G) (c : NNReal) (hc : c โ 0) (hB : โ (x : E) (y : F), โc * โxโโ * โyโโ โค โB x yโโ) (h'XY : MeasureTheory.Integrable (fun ฯ => B (X ฯ) (Y ฯ)) ฮผ) (hX : MeasureTheory.AEStronglyMeasurable X ฮผ) (hY : MeasureTheory.AEStronglyMeasurable Y ฮผ) (h'X : ยฌX =แต[ฮผ] 0) : MeasureTheory.Integrable Y ฮผ
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