Loogle!
Result
Found 89 declarations mentioning MeasureTheory.LocallyIntegrable.
- MeasureTheory.LocallyIntegrable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] (f : X โ ฮต) (ฮผ : MeasureTheory.Measure X := by volume_tac) : Prop - MeasureTheory.Integrable.locallyIntegrable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} (hf : MeasureTheory.Integrable f ฮผ) : MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.locallyIntegrableOn_univ ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} : MeasureTheory.LocallyIntegrableOn f Set.univ ฮผ โ MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.LocallyIntegrable.locallyIntegrableOn ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (s : Set X) : MeasureTheory.LocallyIntegrableOn f s ฮผ - MeasureTheory.LocallyIntegrable.aestronglyMeasurable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] [SecondCountableTopology X] (hf : MeasureTheory.LocallyIntegrable f ฮผ) : MeasureTheory.AEStronglyMeasurable f ฮผ - MeasureTheory.locallyIntegrable_const ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} [MeasureTheory.IsLocallyFiniteMeasure ฮผ] (c : E) : MeasureTheory.LocallyIntegrable (fun x => c) ฮผ - MeasureTheory.locallyIntegrable_zero ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต'' : Type u_5} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต''] [ESeminormedAddMonoid ฮต''] {ฮผ : MeasureTheory.Measure X} : MeasureTheory.LocallyIntegrable (fun x => 0) ฮผ - MeasureTheory.locallyIntegrable_const_enorm ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {ฮผ : MeasureTheory.Measure X} [MeasureTheory.IsLocallyFiniteMeasure ฮผ] {c : ฮต} (hc : โcโโ โ โค) : MeasureTheory.LocallyIntegrable (fun x => c) ฮผ - MeasureTheory.LocallyIntegrable.integrableOn_isCompact ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] {k : Set X} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hk : IsCompact k) : MeasureTheory.IntegrableOn f k ฮผ - MeasureTheory.locallyIntegrableOn_of_locallyIntegrable_restrict ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} {s : Set X} [OpensMeasurableSpace X] (hf : MeasureTheory.LocallyIntegrable f (ฮผ.restrict s)) : MeasureTheory.LocallyIntegrableOn f s ฮผ - MeasureTheory.locallyIntegrable_iff ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] [LocallyCompactSpace X] : MeasureTheory.LocallyIntegrable f ฮผ โ โ (k : Set X), IsCompact k โ MeasureTheory.IntegrableOn f k ฮผ - MeasureTheory.integrable_iff_integrableAtFilter_cocompact ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] : MeasureTheory.Integrable f ฮผ โ MeasureTheory.IntegrableAtFilter f (Filter.cocompact X) ฮผ โง MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.locallyIntegrableOn_iff_locallyIntegrable_restrict ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} {s : Set X} [OpensMeasurableSpace X] (hs : IsClosed s) : MeasureTheory.LocallyIntegrableOn f s ฮผ โ MeasureTheory.LocallyIntegrable f (ฮผ.restrict s) - MeasureTheory.LocallyIntegrable.congr ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f g : X โ ฮต} {ฮผ : MeasureTheory.Measure X} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (h : f =แต[ฮผ] g) : MeasureTheory.LocallyIntegrable g ฮผ - MeasureTheory.MemLp.locallyIntegrable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [MeasureTheory.IsLocallyFiniteMeasure ฮผ] {p : ENNReal} (hf : MeasureTheory.MemLp f p ฮผ) (hp : 1 โค p) : MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.locallyIntegrable_congr ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f g : X โ ฮต} {ฮผ : MeasureTheory.Measure X} (h : f =แต[ฮผ] g) : MeasureTheory.LocallyIntegrable f ฮผ โ MeasureTheory.LocallyIntegrable g ฮผ - MeasureTheory.LocallyIntegrable.mono_measure ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ ฮฝ : MeasureTheory.Measure X} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (h : ฮฝ โค ฮผ) : MeasureTheory.LocallyIntegrable f ฮฝ - MeasureTheory.LocallyIntegrable.indicator ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต'' : Type u_5} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต''] [ESeminormedAddMonoid ฮต''] {ฮผ : MeasureTheory.Measure X} {f : X โ ฮต''} (hf : MeasureTheory.LocallyIntegrable f ฮผ) {s : Set X} (hs : MeasurableSet s) : MeasureTheory.LocallyIntegrable (s.indicator f) ฮผ - MeasureTheory.LocallyIntegrable.integrableOn_nhds_isCompact ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] (hf : MeasureTheory.LocallyIntegrable f ฮผ) {k : Set X} (hk : IsCompact k) : โ u, IsOpen u โง k โ u โง MeasureTheory.IntegrableOn f u ฮผ - MeasureTheory.LocallyIntegrable.exists_nat_integrableOn ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [SecondCountableTopology X] (hf : MeasureTheory.LocallyIntegrable f ฮผ) : โ u, (โ (n : โ), IsOpen (u n)) โง โ n, u n = Set.univ โง โ (n : โ), MeasureTheory.IntegrableOn f (u n) ฮผ - Continuous.locallyIntegrable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} [OpensMeasurableSpace X] {f : X โ E} [MeasureTheory.IsLocallyFiniteMeasure ฮผ] [SecondCountableTopologyEither X E] (hf : Continuous f) : MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.LocallyIntegrable.neg ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {f : X โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) : MeasureTheory.LocallyIntegrable (-f) ฮผ - MeasureTheory.locallyIntegrable_neg_iff ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {f : X โ E} : MeasureTheory.LocallyIntegrable (-f) ฮผ โ MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.LocallyIntegrable.mono_enorm ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} {ฮต' : Type u_4} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] [TopologicalSpace ฮต'] [ContinuousENorm ฮต'] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} (hf : MeasureTheory.LocallyIntegrable f ฮผ) {g : X โ ฮต'} (hg : MeasureTheory.AEStronglyMeasurable g ฮผ) (h : โแต (x : X) โฮผ, โg xโโ โค โf xโโ) : MeasureTheory.LocallyIntegrable g ฮผ - MeasureTheory.locallyIntegrable_finsetSum ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} [MeasurableSpace X] [TopologicalSpace X] {ฮผ : MeasureTheory.Measure X} {ฮต''' : Type u_9} [TopologicalSpace ฮต'''] [ESeminormedAddCommMonoid ฮต'''] [ContinuousAdd ฮต'''] {ฮน : Type u_10} (s : Finset ฮน) {f : ฮน โ X โ ฮต'''} (hf : โ i โ s, MeasureTheory.LocallyIntegrable (f i) ฮผ) : MeasureTheory.LocallyIntegrable (fun a => โ i โ s, f i a) ฮผ - MeasureTheory.locallyIntegrable_finset_sum ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} [MeasurableSpace X] [TopologicalSpace X] {ฮผ : MeasureTheory.Measure X} {ฮต''' : Type u_9} [TopologicalSpace ฮต'''] [ESeminormedAddCommMonoid ฮต'''] [ContinuousAdd ฮต'''] {ฮน : Type u_10} (s : Finset ฮน) {f : ฮน โ X โ ฮต'''} (hf : โ i โ s, MeasureTheory.LocallyIntegrable (f i) ฮผ) : MeasureTheory.LocallyIntegrable (fun a => โ i โ s, f i a) ฮผ - MeasureTheory.LocallyIntegrable.add ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต'' : Type u_5} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต''] [ESeminormedAddMonoid ฮต''] {ฮผ : MeasureTheory.Measure X} [ContinuousAdd ฮต''] {f g : X โ ฮต''} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : MeasureTheory.LocallyIntegrable (f + g) ฮผ - MeasureTheory.integrable_iff_integrableAtFilter_atBot ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] [LinearOrder X] [OrderTop X] [CompactIccSpace X] : MeasureTheory.Integrable f ฮผ โ MeasureTheory.IntegrableAtFilter f Filter.atBot ฮผ โง MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.integrable_iff_integrableAtFilter_atTop ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต] [LinearOrder X] [OrderBot X] [CompactIccSpace X] : MeasureTheory.Integrable f ฮผ โ MeasureTheory.IntegrableAtFilter f Filter.atTop ฮผ โง MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.locallyIntegrable_finsetSum' ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} [MeasurableSpace X] [TopologicalSpace X] {ฮผ : MeasureTheory.Measure X} {ฮต''' : Type u_9} [TopologicalSpace ฮต'''] [ESeminormedAddCommMonoid ฮต'''] [ContinuousAdd ฮต'''] {ฮน : Type u_10} (s : Finset ฮน) {f : ฮน โ X โ ฮต'''} (hf : โ i โ s, MeasureTheory.LocallyIntegrable (f i) ฮผ) : MeasureTheory.LocallyIntegrable (โ i โ s, f i) ฮผ - MeasureTheory.locallyIntegrable_finset_sum' ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} [MeasurableSpace X] [TopologicalSpace X] {ฮผ : MeasureTheory.Measure X} {ฮต''' : Type u_9} [TopologicalSpace ฮต'''] [ESeminormedAddCommMonoid ฮต'''] [ContinuousAdd ฮต'''] {ฮน : Type u_10} (s : Finset ฮน) {f : ฮน โ X โ ฮต'''} (hf : โ i โ s, MeasureTheory.LocallyIntegrable (f i) ฮผ) : MeasureTheory.LocallyIntegrable (โ i โ s, f i) ฮผ - MeasureTheory.integrable_iff_integrableAtFilter_atBot_atTop ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต'' : Type u_5} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต''] [ESeminormedAddMonoid ฮต''] {ฮผ : MeasureTheory.Measure X} [TopologicalSpace.PseudoMetrizableSpace ฮต''] {f : X โ ฮต''} [LinearOrder X] [CompactIccSpace X] : MeasureTheory.Integrable f ฮผ โ (MeasureTheory.IntegrableAtFilter f Filter.atBot ฮผ โง MeasureTheory.IntegrableAtFilter f Filter.atTop ฮผ) โง MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.LocallyIntegrable.sub ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {f g : X โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : MeasureTheory.LocallyIntegrable (f - g) ฮผ - MeasureTheory.locallyIntegrable_comap ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {ฮต : Type u_3} [MeasurableSpace X] [TopologicalSpace X] [TopologicalSpace ฮต] [ContinuousENorm ฮต] {f : X โ ฮต} {ฮผ : MeasureTheory.Measure X} {s : Set X} (hs : MeasurableSet s) : MeasureTheory.LocallyIntegrable (fun x => f โx) (MeasureTheory.Measure.comap Subtype.val ฮผ) โ MeasureTheory.LocallyIntegrableOn f s ฮผ - MeasureTheory.LocallyIntegrable.mono ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} {F : Type u_7} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] [NormedAddCommGroup F] {ฮผ : MeasureTheory.Measure X} {f : X โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) {g : X โ F} (hg : MeasureTheory.AEStronglyMeasurable g ฮผ) (h : โแต (x : X) โฮผ, โg xโ โค โf xโ) : MeasureTheory.LocallyIntegrable g ฮผ - MeasureTheory.locallyIntegrable_map_homeomorph ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {Y : Type u_2} {ฮต'' : Type u_5} [MeasurableSpace X] [TopologicalSpace X] [MeasurableSpace Y] [TopologicalSpace Y] [TopologicalSpace ฮต''] [ESeminormedAddMonoid ฮต''] [BorelSpace X] [BorelSpace Y] (e : X โโ Y) {f : Y โ ฮต''} {ฮผ : MeasureTheory.Measure X} : MeasureTheory.LocallyIntegrable f (MeasureTheory.Measure.map (โe) ฮผ) โ MeasureTheory.LocallyIntegrable (f โ โe) ฮผ - Antitone.locallyIntegrable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} [BorelSpace X] [ConditionallyCompleteLinearOrder X] [ConditionallyCompleteLinearOrder E] [OrderTopology X] [OrderTopology E] [SecondCountableTopology E] {f : X โ E} [MeasureTheory.IsLocallyFiniteMeasure ฮผ] (hanti : Antitone f) : MeasureTheory.LocallyIntegrable f ฮผ - Monotone.locallyIntegrable ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} [BorelSpace X] [ConditionallyCompleteLinearOrder X] [ConditionallyCompleteLinearOrder E] [OrderTopology X] [OrderTopology E] [SecondCountableTopology E] {f : X โ E} [MeasureTheory.IsLocallyFiniteMeasure ฮผ] (hmono : Monotone f) : MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.LocallyIntegrable.continuous_mul ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {R : Type u_8} [MeasurableSpace X] [TopologicalSpace X] {ฮผ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] [NormedRing R] [SecondCountableTopologyEither X R] {f g : X โ R} (hg : Continuous g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) : MeasureTheory.LocallyIntegrable (fun x => g x * f x) ฮผ - MeasureTheory.LocallyIntegrable.mul_continuous ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {R : Type u_8} [MeasurableSpace X] [TopologicalSpace X] {ฮผ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] [NormedRing R] [SecondCountableTopologyEither X R] {f g : X โ R} (hg : Continuous g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) : MeasureTheory.LocallyIntegrable (fun x => f x * g x) ฮผ - MeasureTheory.LocallyIntegrable.smul ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {f : X โ E} {๐ : Type u_9} [NormedAddCommGroup ๐] [SMulZeroClass ๐ E] [IsBoundedSMul ๐ E] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (c : ๐) : MeasureTheory.LocallyIntegrable (c โข f) ฮผ - MeasureTheory.locallyIntegrable_smul_iff ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_9} [NormedField ๐] [NormedSpace ๐ E] {f : X โ E} (c : ๐) : MeasureTheory.LocallyIntegrable (c โข f) ฮผ โ c = 0 โจ MeasureTheory.LocallyIntegrable f ฮผ - MeasureTheory.LocallyIntegrable.continuous_smul ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] {๐ : Type u_9} [NormedRing ๐] [Module ๐ E] [NormSMulClass ๐ E] [SecondCountableTopologyEither X ๐] {f : X โ E} {g : X โ ๐} (hg : Continuous g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) : MeasureTheory.LocallyIntegrable (fun x => g x โข f x) ฮผ - MeasureTheory.LocallyIntegrable.smul_continuous ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] {๐ : Type u_9} [NormedRing ๐] [Module ๐ E] [NormSMulClass ๐ E] [SecondCountableTopologyEither X E] {f : X โ ๐} {g : X โ E} (hg : Continuous g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) : MeasureTheory.LocallyIntegrable (fun x => f x โข g x) ฮผ - MeasureTheory.LocallyIntegrable.integrable_smul_left_of_hasCompactSupport ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_9} [NormedRing ๐] [Module ๐ E] [IsBoundedSMul ๐ E] [OpensMeasurableSpace X] [T2Space X] {f : X โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) {g : X โ ๐} (hg : Continuous g) (h'g : HasCompactSupport g) : MeasureTheory.Integrable (fun x => g x โข f x) ฮผ - MeasureTheory.LocallyIntegrable.integrable_smul_right_of_hasCompactSupport ๐ Mathlib.MeasureTheory.Function.LocallyIntegrable
{X : Type u_1} {E : Type u_6} [MeasurableSpace X] [TopologicalSpace X] [NormedAddCommGroup E] {ฮผ : MeasureTheory.Measure X} {๐ : Type u_9} [NormedRing ๐] [Module ๐ E] [IsBoundedSMul ๐ E] [OpensMeasurableSpace X] [T2Space X] {f : X โ ๐} (hf : MeasureTheory.LocallyIntegrable f ฮผ) {g : X โ E} (hg : Continuous g) (h'g : HasCompactSupport g) : MeasureTheory.Integrable (fun x => f x โข g x) ฮผ - VitaliFamily.eventually_filterAt_integrableOn ๐ Mathlib.MeasureTheory.Covering.Differentiation
{ฮฑ : Type u_1} [PseudoMetricSpace ฮฑ] {m0 : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} (v : VitaliFamily ฮผ) {E : Type u_2} [NormedAddCommGroup E] (x : ฮฑ) {f : ฮฑ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) : โแถ (a : Set ฮฑ) in v.filterAt x, MeasureTheory.IntegrableOn f a ฮผ - VitaliFamily.ae_tendsto_average ๐ Mathlib.MeasureTheory.Covering.Differentiation
{ฮฑ : Type u_1} [PseudoMetricSpace ฮฑ] {m0 : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} (v : VitaliFamily ฮผ) {E : Type u_2} [NormedAddCommGroup E] [SecondCountableTopology ฮฑ] [BorelSpace ฮฑ] [MeasureTheory.IsLocallyFiniteMeasure ฮผ] [NormedSpace โ E] [CompleteSpace E] {f : ฮฑ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) : โแต (x : ฮฑ) โฮผ, Filter.Tendsto (fun a => โจ (y : ฮฑ) in a, f y โฮผ) (v.filterAt x) (nhds (f x)) - VitaliFamily.ae_tendsto_average_norm_sub ๐ Mathlib.MeasureTheory.Covering.Differentiation
{ฮฑ : Type u_1} [PseudoMetricSpace ฮฑ] {m0 : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} (v : VitaliFamily ฮผ) {E : Type u_2} [NormedAddCommGroup E] [SecondCountableTopology ฮฑ] [BorelSpace ฮฑ] [MeasureTheory.IsLocallyFiniteMeasure ฮผ] {f : ฮฑ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) : โแต (x : ฮฑ) โฮผ, Filter.Tendsto (fun a => โจ (y : ฮฑ) in a, โf y - f xโ โฮผ) (v.filterAt x) (nhds 0) - VitaliFamily.ae_tendsto_lintegral_enorm_sub_div ๐ Mathlib.MeasureTheory.Covering.Differentiation
{ฮฑ : Type u_1} [PseudoMetricSpace ฮฑ] {m0 : MeasurableSpace ฮฑ} {ฮผ : MeasureTheory.Measure ฮฑ} (v : VitaliFamily ฮผ) {E : Type u_2} [NormedAddCommGroup E] [SecondCountableTopology ฮฑ] [BorelSpace ฮฑ] [MeasureTheory.IsLocallyFiniteMeasure ฮผ] {f : ฮฑ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) : โแต (x : ฮฑ) โฮผ, Filter.Tendsto (fun a => (โซโป (y : ฮฑ) in a, โf y - f xโโ โฮผ) / ฮผ a) (v.filterAt x) (nhds 0) - IsUnifLocDoublingMeasure.ae_tendsto_average ๐ Mathlib.MeasureTheory.Covering.DensityTheorem
{ฮฑ : Type u_1} [PseudoMetricSpace ฮฑ] [MeasurableSpace ฮฑ] (ฮผ : MeasureTheory.Measure ฮฑ) [IsUnifLocDoublingMeasure ฮผ] [SecondCountableTopology ฮฑ] [BorelSpace ฮฑ] [MeasureTheory.IsLocallyFiniteMeasure ฮผ] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace โ E] [CompleteSpace E] {f : ฮฑ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (K : โ) : โแต (x : ฮฑ) โฮผ, โ {ฮน : Type u_3} {l : Filter ฮน} (w : ฮน โ ฮฑ) (ฮด : ฮน โ โ), Filter.Tendsto ฮด l (nhdsWithin 0 (Set.Ioi 0)) โ (โแถ (j : ฮน) in l, x โ Metric.closedBall (w j) (K * ฮด j)) โ Filter.Tendsto (fun j => โจ (y : ฮฑ) in Metric.closedBall (w j) (ฮด j), f y โฮผ) l (nhds (f x)) - IsUnifLocDoublingMeasure.ae_tendsto_average_norm_sub ๐ Mathlib.MeasureTheory.Covering.DensityTheorem
{ฮฑ : Type u_1} [PseudoMetricSpace ฮฑ] [MeasurableSpace ฮฑ] (ฮผ : MeasureTheory.Measure ฮฑ) [IsUnifLocDoublingMeasure ฮผ] [SecondCountableTopology ฮฑ] [BorelSpace ฮฑ] [MeasureTheory.IsLocallyFiniteMeasure ฮผ] {E : Type u_2} [NormedAddCommGroup E] {f : ฮฑ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (K : โ) : โแต (x : ฮฑ) โฮผ, โ {ฮน : Type u_3} {l : Filter ฮน} (w : ฮน โ ฮฑ) (ฮด : ฮน โ โ), Filter.Tendsto ฮด l (nhdsWithin 0 (Set.Ioi 0)) โ (โแถ (j : ฮน) in l, x โ Metric.closedBall (w j) (K * ฮด j)) โ Filter.Tendsto (fun j => โจ (y : ฮฑ) in Metric.closedBall (w j) (ฮด j), โf y - f xโ โฮผ) l (nhds 0) - HasCompactSupport.convolutionExists_left_of_continuous_right ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [AddGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] (hcf : HasCompactSupport f) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : Continuous g) : MeasureTheory.ConvolutionExists f g L ฮผ - HasCompactSupport.convolutionExists_right ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [AddGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] (hcg : HasCompactSupport g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : Continuous g) : MeasureTheory.ConvolutionExists f g L ฮผ - HasCompactSupport.continuous_convolution_right ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [NormedSpace โ F] [AddGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] (hcg : HasCompactSupport g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : Continuous g) : Continuous (MeasureTheory.convolution f g L ฮผ) - HasCompactSupport.convolutionExists_left ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [AddCommGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] (hcf : HasCompactSupport f) (hf : Continuous f) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : MeasureTheory.ConvolutionExists f g L ฮผ - HasCompactSupport.convolutionExists_right_of_continuous_left ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [AddCommGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] (hcg : HasCompactSupport g) (hf : Continuous f) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : MeasureTheory.ConvolutionExists f g L ฮผ - HasCompactSupport.continuous_convolution_left ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [NormedSpace โ F] [AddCommGroup G] [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] (hcf : HasCompactSupport f) (hf : Continuous f) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : Continuous (MeasureTheory.convolution f g L ฮผ) - MeasureTheory.continuousOn_convolution_right_with_param_comp ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [NormedSpace โ F] [AddGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] [TopologicalSpace P] {s : Set P} {v : P โ G} (hv : ContinuousOn v s) {g : P โ G โ E'} {k : Set G} (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContinuousOn (โฟg) (s รหข Set.univ)) : ContinuousOn (fun x => MeasureTheory.convolution f (g x) L ฮผ (v x)) s - MeasureTheory.continuousOn_convolution_right_with_param ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [NormedSpace โ F] [AddGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] [TopologicalSpace P] {g : P โ G โ E'} {s : Set P} {k : Set G} (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContinuousOn (โฟg) (s รหข Set.univ)) : ContinuousOn (fun q => MeasureTheory.convolution f (g q.1) L ฮผ q.2) (s รหข Set.univ) - HasCompactSupport.convolutionExistsAt ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [NontriviallyNormedField ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ F] (L : E โL[๐] E' โL[๐] F) [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [AddGroup G] [TopologicalSpace G] [IsTopologicalAddGroup G] [BorelSpace G] {xโ : G} (h : HasCompactSupport fun t => (L (f t)) (g (xโ - t))) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : Continuous g) : MeasureTheory.ConvolutionExistsAt f g xโ L ฮผ - MeasureTheory.convolution_precompR_apply ๐ Mathlib.Analysis.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {E'' : Type uE''} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup E''] [NormedAddCommGroup F] {f : G โ E} [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace ๐ E''] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} (L : E โL[๐] E' โL[๐] F) [NormedAddCommGroup G] [BorelSpace G] {g : G โ E'' โL[๐] E'} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hcg : HasCompactSupport g) (hg : Continuous g) (xโ : G) (x : E'') : (MeasureTheory.convolution f g (ContinuousLinearMap.precompR E'' L) ฮผ xโ) x = MeasureTheory.convolution f (fun a => (g a) x) L ฮผ xโ - HasCompactSupport.contDiff_convolution_right ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] {ฮผ : MeasureTheory.Measure G} (L : E โL[๐] E' โL[๐] F) {n : โโ} (hcg : HasCompactSupport g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiff ๐ (โn) g) : ContDiff ๐ (โn) (MeasureTheory.convolution f g L ฮผ) - HasCompactSupport.contDiff_convolution_left ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] {ฮผ : MeasureTheory.Measure G} (L : E โL[๐] E' โL[๐] F) [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] {n : โโ} (hcf : HasCompactSupport f) (hf : ContDiff ๐ (โn) f) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : ContDiff ๐ (โn) (MeasureTheory.convolution f g L ฮผ) - MeasureTheory.contDiffOn_convolution_right_with_param_comp ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [NormedAddCommGroup P] [NormedSpace ๐ P] {ฮผ : MeasureTheory.Measure G} {n : โโ} (L : E โL[๐] E' โL[๐] F) {s : Set P} {v : P โ G} (hv : ContDiffOn ๐ (โn) v s) {f : G โ E} {g : P โ G โ E'} {k : Set G} (hs : IsOpen s) (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiffOn ๐ (โn) (โฟg) (s รหข Set.univ)) : ContDiffOn ๐ (โn) (fun x => MeasureTheory.convolution f (g x) L ฮผ (v x)) s - MeasureTheory.contDiffOn_convolution_right_with_param ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [NormedAddCommGroup P] [NormedSpace ๐ P] {ฮผ : MeasureTheory.Measure G} {f : G โ E} {n : โโ} (L : E โL[๐] E' โL[๐] F) {g : P โ G โ E'} {s : Set P} {k : Set G} (hs : IsOpen s) (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiffOn ๐ (โn) (โฟg) (s รหข Set.univ)) : ContDiffOn ๐ (โn) (fun q => MeasureTheory.convolution f (g q.1) L ฮผ q.2) (s รหข Set.univ) - MeasureTheory.contDiffOn_convolution_right_with_param_aux ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {E : Type uE} [NormedAddCommGroup E] [RCLike ๐] [NormedSpace ๐ E] {G E' F P : Type uP} [NormedAddCommGroup E'] [NormedAddCommGroup F] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [NormedAddCommGroup P] [NormedSpace ๐ P] {f : G โ E} {n : โโ} (L : E โL[๐] E' โL[๐] F) {g : P โ G โ E'} {s : Set P} {k : Set G} (hs : IsOpen s) (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiffOn ๐ (โn) (โฟg) (s รหข Set.univ)) : ContDiffOn ๐ (โn) (fun q => MeasureTheory.convolution f (g q.1) L ฮผ q.2) (s รหข Set.univ) - MeasureTheory.contDiffOn_convolution_left_with_param_comp ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [NormedAddCommGroup P] [NormedSpace ๐ P] {ฮผ : MeasureTheory.Measure G} [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] (L : E' โL[๐] E โL[๐] F) {s : Set P} {n : โโ} {v : P โ G} (hv : ContDiffOn ๐ (โn) v s) {f : G โ E} {g : P โ G โ E'} {k : Set G} (hs : IsOpen s) (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiffOn ๐ (โn) (โฟg) (s รหข Set.univ)) : ContDiffOn ๐ (โn) (fun x => MeasureTheory.convolution (g x) f L ฮผ (v x)) s - MeasureTheory.contDiffOn_convolution_left_with_param ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [NormedAddCommGroup P] [NormedSpace ๐ P] {ฮผ : MeasureTheory.Measure G} [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] (L : E' โL[๐] E โL[๐] F) {f : G โ E} {n : โโ} {g : P โ G โ E'} {s : Set P} {k : Set G} (hs : IsOpen s) (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiffOn ๐ (โn) (โฟg) (s รหข Set.univ)) : ContDiffOn ๐ (โn) (fun q => MeasureTheory.convolution (g q.1) f L ฮผ q.2) (s รหข Set.univ) - HasCompactSupport.hasDerivAt_convolution_right ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] {fโ : ๐ โ E} {gโ : ๐ โ E'} (L : E โL[๐] E' โL[๐] F) {ฮผ : MeasureTheory.Measure ๐} [ฮผ.IsAddLeftInvariant] [MeasureTheory.SFinite ฮผ] (hf : MeasureTheory.LocallyIntegrable fโ ฮผ) (hcg : HasCompactSupport gโ) (hg : ContDiff ๐ 1 gโ) (xโ : ๐) : HasDerivAt (MeasureTheory.convolution fโ gโ L ฮผ) (MeasureTheory.convolution fโ (deriv gโ) L ฮผ xโ) xโ - HasCompactSupport.hasDerivAt_convolution_left ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] {fโ : ๐ โ E} {gโ : ๐ โ E'} (L : E โL[๐] E' โL[๐] F) {ฮผ : MeasureTheory.Measure ๐} [ฮผ.IsAddLeftInvariant] [MeasureTheory.SFinite ฮผ] [ฮผ.IsNegInvariant] (hcf : HasCompactSupport fโ) (hf : ContDiff ๐ 1 fโ) (hg : MeasureTheory.LocallyIntegrable gโ ฮผ) (xโ : ๐) : HasDerivAt (MeasureTheory.convolution fโ gโ L ฮผ) (MeasureTheory.convolution (deriv fโ) gโ L ฮผ xโ) xโ - HasCompactSupport.hasFDerivAt_convolution_right ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} (L : E โL[๐] E' โL[๐] F) [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [MeasureTheory.SFinite ฮผ] [ฮผ.IsAddLeftInvariant] (hcg : HasCompactSupport g) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiff ๐ 1 g) (xโ : G) : HasFDerivAt (MeasureTheory.convolution f g L ฮผ) (MeasureTheory.convolution f (fderiv ๐ g) (ContinuousLinearMap.precompR G L) ฮผ xโ) xโ - HasCompactSupport.hasFDerivAt_convolution_left ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} {g : G โ E'} [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} (L : E โL[๐] E' โL[๐] F) [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [MeasureTheory.SFinite ฮผ] [ฮผ.IsAddLeftInvariant] [ฮผ.IsNegInvariant] (hcf : HasCompactSupport f) (hf : ContDiff ๐ 1 f) (hg : MeasureTheory.LocallyIntegrable g ฮผ) (xโ : G) : HasFDerivAt (MeasureTheory.convolution f g L ฮผ) (MeasureTheory.convolution (fderiv ๐ f) g (ContinuousLinearMap.precompL G L) ฮผ xโ) xโ - MeasureTheory.hasFDerivAt_convolution_right_with_param ๐ Mathlib.Analysis.Calculus.ContDiff.Convolution
{๐ : Type u๐} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [NormedAddCommGroup E] [NormedAddCommGroup E'] [NormedAddCommGroup F] {f : G โ E} [RCLike ๐] [NormedSpace ๐ E] [NormedSpace ๐ E'] [NormedSpace โ F] [NormedSpace ๐ F] [MeasurableSpace G] [NormedAddCommGroup G] [BorelSpace G] [NormedSpace ๐ G] [NormedAddCommGroup P] [NormedSpace ๐ P] {ฮผ : MeasureTheory.Measure G} (L : E โL[๐] E' โL[๐] F) {g : P โ G โ E'} {s : Set P} {k : Set G} (hs : IsOpen s) (hk : IsCompact k) (hgs : โ (p : P) (x : G), p โ s โ x โ k โ g p x = 0) (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hg : ContDiffOn ๐ 1 (โฟg) (s รหข Set.univ)) (qโ : P ร G) (hqโ : qโ.1 โ s) : HasFDerivAt (fun q => MeasureTheory.convolution f (g q.1) L ฮผ q.2) (MeasureTheory.convolution f (fun x => fderiv ๐ โฟg (qโ.1, x)) (ContinuousLinearMap.precompR (P ร G) L) ฮผ qโ.2) qโ - ContDiffBump.ae_convolution_tendsto_right_of_locallyIntegrable ๐ Mathlib.Analysis.Calculus.BumpFunction.Convolution
{G : Type uG} {E' : Type uE'} [NormedAddCommGroup E'] {g : G โ E'} [MeasurableSpace G] {ฮผ : MeasureTheory.Measure G} [NormedSpace โ E'] [NormedAddCommGroup G] [NormedSpace โ G] [CompleteSpace E'] [BorelSpace G] [FiniteDimensional โ G] [ฮผ.IsAddHaarMeasure] {ฮน : Type u_1} {ฯ : ฮน โ ContDiffBump 0} {l : Filter ฮน} {K : โ} (hฯ : Filter.Tendsto (fun i => (ฯ i).rOut) l (nhds 0)) (h'ฯ : โแถ (i : ฮน) in l, (ฯ i).rOut โค K * (ฯ i).rIn) (hg : MeasureTheory.LocallyIntegrable g ฮผ) : โแต (xโ : G) โฮผ, Filter.Tendsto (fun i => MeasureTheory.convolution ((ฯ i).normed ฮผ) g (ContinuousLinearMap.lsmul โ โ) ฮผ xโ) l (nhds (g xโ)) - MeasureTheory.LocallyIntegrable.exists_contDiff_dist_le_of_forall_mem_ball_dist_le ๐ Mathlib.Analysis.Calculus.BumpFunction.SmoothApprox
{E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace โ E] [FiniteDimensional โ E] [NormedAddCommGroup F] [NormedSpace โ F] [CompleteSpace F] {f : E โ F} {ฮต : โ} [MeasurableSpace E] [BorelSpace E] {ฮผ : MeasureTheory.Measure E} [ฮผ.IsAddHaarMeasure] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hฮต : 0 < ฮต) : โ g, ContDiff โ (โโค) g โง โ (a : E) (ฮด : โ), (โ x โ Metric.ball a ฮต, dist (f x) (f a) โค ฮด) โ dist (g a) (f a) โค ฮด - MeasureTheory.ae_eq_zero_of_forall_setIntegral_isCompact_eq_zero' ๐ Mathlib.MeasureTheory.Function.AEEqOfIntegral
{E : Type u_2} [NormedAddCommGroup E] [NormedSpace โ E] [CompleteSpace E] {ฮฒ : Type u_3} [TopologicalSpace ฮฒ] [MeasurableSpace ฮฒ] [BorelSpace ฮฒ] [SigmaCompactSpace ฮฒ] [R1Space ฮฒ] {ฮผ : MeasureTheory.Measure ฮฒ} {f : ฮฒ โ E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (h'f : โ (s : Set ฮฒ), IsCompact s โ โซ (x : ฮฒ) in s, f x โฮผ = 0) : f =แต[ฮผ] 0 - ae_eq_zero_of_integral_contDiff_smul_eq_zero ๐ Mathlib.Analysis.Distribution.AEEqOfIntegralContDiff
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] [FiniteDimensional โ E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace โ F] [CompleteSpace F] [MeasurableSpace E] [BorelSpace E] {f : E โ F} {ฮผ : MeasureTheory.Measure E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (h : โ (g : E โ โ), ContDiff โ (โโค) g โ HasCompactSupport g โ โซ (x : E), g x โข f x โฮผ = 0) : โแต (x : E) โฮผ, f x = 0 - ae_eq_zero_of_integral_contMDiff_smul_eq_zero ๐ Mathlib.Analysis.Distribution.AEEqOfIntegralContDiff
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] [FiniteDimensional โ E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace โ F] [CompleteSpace F] {H : Type u_3} [TopologicalSpace H] (I : ModelWithCorners โ E H) {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] [IsManifold I (โโค) M] [MeasurableSpace M] [BorelSpace M] [T2Space M] {f : M โ F} {ฮผ : MeasureTheory.Measure M} [SigmaCompactSpace M] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (h : โ (g : M โ โ), ContMDiff I (modelWithCornersSelf โ โ) (โโค) g โ HasCompactSupport g โ โซ (x : M), g x โข f x โฮผ = 0) : โแต (x : M) โฮผ, f x = 0 - ae_eq_of_integral_contDiff_smul_eq ๐ Mathlib.Analysis.Distribution.AEEqOfIntegralContDiff
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] [FiniteDimensional โ E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace โ F] [CompleteSpace F] [MeasurableSpace E] [BorelSpace E] {f f' : E โ F} {ฮผ : MeasureTheory.Measure E} (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hf' : MeasureTheory.LocallyIntegrable f' ฮผ) (h : โ (g : E โ โ), ContDiff โ (โโค) g โ HasCompactSupport g โ โซ (x : E), g x โข f x โฮผ = โซ (x : E), g x โข f' x โฮผ) : โแต (x : E) โฮผ, f x = f' x - ae_eq_of_integral_contMDiff_smul_eq ๐ Mathlib.Analysis.Distribution.AEEqOfIntegralContDiff
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] [FiniteDimensional โ E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace โ F] [CompleteSpace F] {H : Type u_3} [TopologicalSpace H] (I : ModelWithCorners โ E H) {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] [IsManifold I (โโค) M] [MeasurableSpace M] [BorelSpace M] [T2Space M] {f f' : M โ F} {ฮผ : MeasureTheory.Measure M} [SigmaCompactSpace M] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hf' : MeasureTheory.LocallyIntegrable f' ฮผ) (h : โ (g : M โ โ), ContMDiff I (modelWithCornersSelf โ โ) (โโค) g โ HasCompactSupport g โ โซ (x : M), g x โข f x โฮผ = โซ (x : M), g x โข f' x โฮผ) : โแต (x : M) โฮผ, f x = f' x - LipschitzWith.locallyIntegrable_lineDeriv ๐ Mathlib.Analysis.Calculus.Rademacher
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] [MeasurableSpace E] [BorelSpace E] {C : NNReal} {f : E โ โ} {ฮผ : MeasureTheory.Measure E} [FiniteDimensional โ E] [ฮผ.IsAddHaarMeasure] (hf : LipschitzWith C f) (v : E) : MeasureTheory.LocallyIntegrable (fun x => lineDeriv โ f x v) ฮผ - LocallyIntegrable.ae_hasDerivAt_integral ๐ Mathlib.MeasureTheory.Integral.IntervalIntegral.LebesgueDifferentiationThm
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace โ E] [CompleteSpace E] {f : โ โ E} (hf : MeasureTheory.LocallyIntegrable f MeasureTheory.volume) : โแต (x : โ), โ (c : โ), HasDerivAt (fun x => โซ (t : โ) in c..x, f t) (f x) x - MeasureTheory.LocallyIntegrable.integrable_of_isBigO_cocompact ๐ Mathlib.MeasureTheory.Integral.Asymptotics
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup E] {f : ฮฑ โ E} {g : ฮฑ โ F} [TopologicalSpace ฮฑ] [SecondCountableTopology ฮฑ] [MeasurableSpace ฮฑ] {ฮผ : MeasureTheory.Measure ฮฑ} [NormedAddCommGroup F] [(Filter.cocompact ฮฑ).IsMeasurablyGenerated] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (ho : f =O[Filter.cocompact ฮฑ] g) (hg : MeasureTheory.IntegrableAtFilter g (Filter.cocompact ฮฑ) ฮผ) : MeasureTheory.Integrable f ฮผ - MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atBot ๐ Mathlib.MeasureTheory.Integral.Asymptotics
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup E] {f : ฮฑ โ E} {g : ฮฑ โ F} [TopologicalSpace ฮฑ] [SecondCountableTopology ฮฑ] [MeasurableSpace ฮฑ] {ฮผ : MeasureTheory.Measure ฮฑ} [NormedAddCommGroup F] [LinearOrder ฮฑ] [CompactIccSpace ฮฑ] [Filter.atBot.IsMeasurablyGenerated] [OrderTop ฮฑ] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (ho : f =O[Filter.atBot] g) (hg : MeasureTheory.IntegrableAtFilter g Filter.atBot ฮผ) : MeasureTheory.Integrable f ฮผ - MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atTop ๐ Mathlib.MeasureTheory.Integral.Asymptotics
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup E] {f : ฮฑ โ E} {g : ฮฑ โ F} [TopologicalSpace ฮฑ] [SecondCountableTopology ฮฑ] [MeasurableSpace ฮฑ] {ฮผ : MeasureTheory.Measure ฮฑ} [NormedAddCommGroup F] [LinearOrder ฮฑ] [CompactIccSpace ฮฑ] [Filter.atTop.IsMeasurablyGenerated] [OrderBot ฮฑ] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (ho : f =O[Filter.atTop] g) (hg : MeasureTheory.IntegrableAtFilter g Filter.atTop ฮผ) : MeasureTheory.Integrable f ฮผ - MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atBot_atTop ๐ Mathlib.MeasureTheory.Integral.Asymptotics
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup E] {f : ฮฑ โ E} {g : ฮฑ โ F} [TopologicalSpace ฮฑ] [SecondCountableTopology ฮฑ] [MeasurableSpace ฮฑ] {ฮผ : MeasureTheory.Measure ฮฑ} [NormedAddCommGroup F] [LinearOrder ฮฑ] [CompactIccSpace ฮฑ] {g' : ฮฑ โ F} [Filter.atBot.IsMeasurablyGenerated] [Filter.atTop.IsMeasurablyGenerated] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (ho : f =O[Filter.atBot] g) (hg : MeasureTheory.IntegrableAtFilter g Filter.atBot ฮผ) (ho' : f =O[Filter.atTop] g') (hg' : MeasureTheory.IntegrableAtFilter g' Filter.atTop ฮผ) : MeasureTheory.Integrable f ฮผ - MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atTop_of_norm_isNegInvariant ๐ Mathlib.MeasureTheory.Integral.Asymptotics
{ฮฑ : Type u_1} {E : Type u_2} {F : Type u_3} [NormedAddCommGroup E] {f : ฮฑ โ E} {g : ฮฑ โ F} [TopologicalSpace ฮฑ] [SecondCountableTopology ฮฑ] [MeasurableSpace ฮฑ] {ฮผ : MeasureTheory.Measure ฮฑ} [NormedAddCommGroup F] [AddCommGroup ฮฑ] [LinearOrder ฮฑ] [IsOrderedAddMonoid ฮฑ] [CompactIccSpace ฮฑ] [Filter.atTop.IsMeasurablyGenerated] [MeasurableNeg ฮฑ] [ฮผ.IsNegInvariant] (hf : MeasureTheory.LocallyIntegrable f ฮผ) (hsymm : norm โ f =แต[ฮผ] norm โ f โ Neg.neg) (ho : f =O[Filter.atTop] g) (hg : MeasureTheory.IntegrableAtFilter g Filter.atTop ฮผ) : MeasureTheory.Integrable f ฮผ - MeasureTheory.locallyIntegrable_of_norm_le_rpow ๐ Mathlib.Analysis.SpecialFunctions.Pow.Integral
{E : Type u_2} {F : Type u_3} [NormedAddCommGroup E] [NormedSpace โ E] [FiniteDimensional โ E] [MeasurableSpace E] [BorelSpace E] [NormedAddCommGroup F] {ฮผ : MeasureTheory.Measure E} [ฮผ.IsAddHaarMeasure] (hdim : 1 โค Module.finrank โ E) {f : E โ F} {C ฮฑ : โ} (hฮฑ : ฮฑ < โ(Module.finrank โ E)) (h_decay : โแต (x : E) โฮผ, โf xโ โค C * โxโ ^ (-ฮฑ)) (h_meas : MeasureTheory.AEStronglyMeasurable f ฮผ) : MeasureTheory.LocallyIntegrable f ฮผ
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