Loogle!
Result
Found 27 declarations mentioning PolynormableSpace.
- PolynormableSpace π Mathlib.Analysis.LocallyConvex.WithSeminorms
(π : Type u_2) (E : Type u_6) [NormedField π] [AddCommGroup E] [Module π E] [topology : TopologicalSpace E] : Prop - instLocallyConvexSpaceRealOfPolynormableSpace π Mathlib.Analysis.LocallyConvex.WithSeminorms
{E : Type u_6} [AddCommGroup E] [Module β E] [TopologicalSpace E] [PolynormableSpace β E] : LocallyConvexSpace β E - instPolynormableSpace π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} [NormedField π] [SeminormedAddCommGroup E] [NormedSpace π E] : PolynormableSpace π E - PolynormableSpace.isTopologicalAddGroup π Mathlib.Analysis.LocallyConvex.WithSeminorms
(π : Type u_2) (E : Type u_6) [NormedField π] [AddCommGroup E] [Module π E] [TopologicalSpace E] [PolynormableSpace π E] : IsTopologicalAddGroup E - WithSeminorms.toPolynormableSpace π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} {ΞΉ : Type u_9} [NormedField π] [AddCommGroup E] [Module π E] [t : TopologicalSpace E] {p : SeminormFamily π E ΞΉ} (hp : WithSeminorms p) : PolynormableSpace π E - PolynormableSpace.iInf π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} {ΞΉ : Type u_9} [NormedField π] [AddCommGroup E] [Module π E] {t : ΞΉ β TopologicalSpace E} (ht : β (i : ΞΉ), PolynormableSpace π E) : PolynormableSpace π E - PolynormableSpace.inf π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} [NormedField π] [AddCommGroup E] [Module π E] {tβ tβ : TopologicalSpace E} (htβ : PolynormableSpace π E) (htβ : PolynormableSpace π E) : PolynormableSpace π E - PolynormableSpace.sInf π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} [NormedField π] [AddCommGroup E] [Module π E] {ts : Set (TopologicalSpace E)} (hts : β t β ts, PolynormableSpace π E) : PolynormableSpace π E - instPolynormableSpaceForall π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {ΞΉ : Type u_9} [NormedField π] {E : ΞΉ β Type u_11} [(i : ΞΉ) β AddCommGroup (E i)] [(i : ΞΉ) β Module π (E i)] [(i : ΞΉ) β TopologicalSpace (E i)] [β (i : ΞΉ), PolynormableSpace π (E i)] : PolynormableSpace π ((i : ΞΉ) β E i) - instPolynormableSpaceProd π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} [NormedField π] {Eβ : Type u_11} {Eβ : Type u_12} [AddCommGroup Eβ] [AddCommGroup Eβ] [Module π Eβ] [Module π Eβ] [TopologicalSpace Eβ] [TopologicalSpace Eβ] [PolynormableSpace π Eβ] [PolynormableSpace π Eβ] : PolynormableSpace π (Eβ Γ Eβ) - PolynormableSpace.continuousSMul π Mathlib.Analysis.LocallyConvex.WithSeminorms
(π : Type u_2) (E : Type u_6) [NormedField π] [AddCommGroup E] [Module π E] [TopologicalSpace E] [PolynormableSpace π E] : ContinuousSMul π E - instPolynormableSpaceSubtypeMemSubmodule π Mathlib.Analysis.LocallyConvex.WithSeminorms
{πβ : Type u_3} {F : Type u_7} [NormedField πβ] [AddCommGroup F] [Module πβ F] [TopologicalSpace F] [PolynormableSpace πβ F] {S : Submodule πβ F} : PolynormableSpace πβ β₯S - PolynormableSpace.induced π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {πβ : Type u_3} {E : Type u_6} {F : Type u_7} [NormedField π] [AddCommGroup E] [Module π E] [NormedField πβ] [AddCommGroup F] [Module πβ F] {Οββ : π β+* πβ} [RingHomIsometric Οββ] [TopologicalSpace F] [PolynormableSpace πβ F] (f : E βββ[Οββ] F) : PolynormableSpace π E - Topology.IsInducing.polynormableSpace π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {πβ : Type u_3} {E : Type u_6} {F : Type u_7} [NormedField π] [AddCommGroup E] [Module π E] [NormedField πβ] [AddCommGroup F] [Module πβ F] {Οββ : π β+* πβ} [RingHomIsometric Οββ] [TopologicalSpace F] [PolynormableSpace πβ F] [TopologicalSpace E] {f : E βββ[Οββ] F} (hf : Topology.IsInducing βf) : PolynormableSpace π E - PolynormableSpace.hasBasis_zero_ball π Mathlib.Analysis.LocallyConvex.WithSeminorms
(π : Type u_2) (E : Type u_6) [NormedField π] [AddCommGroup E] [Module π E] [TopologicalSpace E] [PolynormableSpace π E] : (nhds 0).HasBasis (fun p => Continuous βp) fun p => p.ball 0 1 - PolynormableSpace.mk π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} [NormedField π] [AddCommGroup E] [Module π E] [topology : TopologicalSpace E] (withSeminorms' : WithSeminorms fun p => βp) : PolynormableSpace π E - PolynormableSpace.withSeminorms π Mathlib.Analysis.LocallyConvex.WithSeminorms
(π : Type u_2) (E : Type u_6) [NormedField π] [AddCommGroup E] [Module π E] [TopologicalSpace E] [PolynormableSpace π E] : WithSeminorms fun p => βp - PolynormableSpace.withSeminorms' π Mathlib.Analysis.LocallyConvex.WithSeminorms
{π : Type u_2} {E : Type u_6} {instβ : NormedField π} {instβΒΉ : AddCommGroup E} {instβΒ² : Module π E} {topology : TopologicalSpace E} [self : PolynormableSpace π E] : WithSeminorms fun p => βp - Seminorm.exists_le_comp_of_isInducing π Mathlib.Analysis.LocallyConvex.WithSeminorms
{πβ : Type u_3} {E : Type u_6} {F : Type u_7} [AddCommGroup E] [NormedField πβ] [AddCommGroup F] [Module πβ F] [TopologicalSpace F] {π : Type u_11} [NontriviallyNormedField π] [Module π E] [TopologicalSpace E] {Οββ : π β+* πβ} [RingHomIsometric Οββ] {p : Seminorm π E} (hp : Continuous βp) [PolynormableSpace πβ F] {f : E βββ[Οββ] F} (hf : Topology.IsInducing βf) : β pβ, Continuous βpβ β§ p β€ pβ.comp f - continuousLinearMapOfTendsto π Mathlib.Analysis.LocallyConvex.Barrelled
{Ξ± : Type u_1} {πβ : Type u_4} {πβ : Type u_5} {E : Type u_6} {F : Type u_7} [NontriviallyNormedField πβ] [NontriviallyNormedField πβ] {Οββ : πβ β+* πβ} [RingHomIsometric Οββ] [AddCommGroup E] [AddCommGroup F] [Module πβ E] [Module πβ F] [UniformSpace E] [UniformSpace F] [IsUniformAddGroup E] [IsUniformAddGroup F] [ContinuousSMul πβ E] [BarrelledSpace πβ E] [PolynormableSpace πβ F] [ContinuousSMul πβ F] [T2Space F] {l : Filter Ξ±} [l.IsCountablyGenerated] [l.NeBot] (g : Ξ± β E βSL[Οββ] F) {f : E β F} (h : Filter.Tendsto (fun n x => (g n) x) l (nhds f)) : E βSL[Οββ] F - PolynormableSpace.banach_steinhaus π Mathlib.Analysis.LocallyConvex.Barrelled
{ΞΉ : Type u_2} {πβ : Type u_4} {πβ : Type u_5} {E : Type u_6} {F : Type u_7} [NontriviallyNormedField πβ] [NontriviallyNormedField πβ] {Οββ : πβ β+* πβ} [RingHomIsometric Οββ] [AddCommGroup E] [AddCommGroup F] [Module πβ E] [Module πβ F] [UniformSpace E] [UniformSpace F] [IsUniformAddGroup E] [IsUniformAddGroup F] [ContinuousSMul πβ E] [BarrelledSpace πβ E] {π : ΞΉ β E βSL[Οββ] F} [PolynormableSpace πβ F] (H : β (x : E), Bornology.IsVonNBounded πβ (Set.range fun i => (π i) x)) : UniformEquicontinuous (DFunLike.coe β π) - Submodule.ClosedComplemented.of_finiteDimensional π Mathlib.Analysis.LocallyConvex.HahnBanach
{π : Type u_1} [NormedField π] [IsRCLikeNormedField π] {F : Type u_3} [AddCommGroup F] [TopologicalSpace F] [IsTopologicalAddGroup F] [Module π F] [ContinuousSMul π F] [T2Space F] [PolynormableSpace π F] (S : Submodule π F) [FiniteDimensional π β₯S] : S.ClosedComplemented - StrongDual.exists_extension π Mathlib.Analysis.LocallyConvex.HahnBanach
{E : Type u_2} [AddCommGroup E] [TopologicalSpace E] {π : Type u_3} [NontriviallyNormedField π] [IsRCLikeNormedField π] [Module π E] [PolynormableSpace π E] (S : Submodule π E) (f : StrongDual π β₯S) : β g, β (x : β₯S), g βx = f x - Module.Dual.exists_continuous_extension_of_le_seminorm_real π Mathlib.Analysis.LocallyConvex.HahnBanach
{E : Type u_2} [AddCommGroup E] [TopologicalSpace E] [Module β E] [PolynormableSpace β E] (S : Subspace β E) (f : Module.Dual β β₯S) {p : Seminorm β E} (hp_cont : Continuous βp) (hp : β (x : β₯S), f x β€ p βx) : β g, (β (x : β₯S), g βx = f x) β§ β (x : E), |g x| β€ p x - Module.Dual.exists_continuous_extension_of_le_seminorm π Mathlib.Analysis.LocallyConvex.HahnBanach
{π : Type u_1} {E : Type u_2} [AddCommGroup E] [NormedField π] [IsRCLikeNormedField π] [TopologicalSpace E] [Module π E] [PolynormableSpace π E] (S : Submodule π E) (f : Module.Dual π β₯S) {p : Seminorm π E} (hp_cont : Continuous βp) (hp : β (x : β₯S), βf xβ β€ p βx) : β g, (β (x : β₯S), g βx = f x) β§ β (x : E), βg xβ β€ p x - ContinuousLinearMap.exist_extension_of_finiteDimensional_range π Mathlib.Analysis.LocallyConvex.HahnBanach
{π : Type u_1} {E : Type u_2} [AddCommGroup E] [NormedField π] [IsRCLikeNormedField π] [TopologicalSpace E] [Module π E] [PolynormableSpace π E] {F : Type u_3} [AddCommGroup F] [TopologicalSpace F] [IsTopologicalAddGroup F] [Module π F] [ContinuousSMul π F] [T2Space F] {S : Submodule π E} (f : β₯S βL[π] F) [FiniteDimensional π β₯(βf).range] : β g, f = g βSL S.subtypeL - LocallyConvexSpace.toPolynormableSpace π Mathlib.Analysis.LocallyConvex.AbsConvexOpen
{π : Type u_1} {E : Type u_2} [RCLike π] [AddCommGroup E] [TopologicalSpace E] [Module π E] [Module β E] [IsScalarTower β π E] [ContinuousSMul β E] [IsTopologicalAddGroup E] [ContinuousSMul π E] [LocallyConvexSpace π E] : PolynormableSpace π E
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