Theorems · Theorem · harmonic analysis
isBigO_norm_Icc_restrict_atBot
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {f : C(ℝ, E)} {b : ℝ},
0 < b →
(⇑f =O[Filter.atBot] fun x => |x| ^ (-b)) →
∀ (R S : ℝ), (fun x => ‖ContinuousMap.restrict (Set.Icc (x + R) (x + S)) f‖) =O[Filter.atBot] fun x => |x| ^ (-b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Filterproof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- Norm.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- ContinuousMapstatement and proof · cited by 2,491
- Filter.atTopproof · cited by 2,405
- Nat.cast_zeroproof · cited by 1,870
- absstatement and proof · cited by 1,814
Cited by1
Results whose statement or proof uses this declaration.
- isBigO_norm_restrict_cocompactproof · cited by 1