Mathlib Map

Theorems · Theorem · approximation theory

Continuous.isBounded_range_iff_isBigO_atTop_of_even

∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] {β : Type u_3} [inst_1 : TopologicalSpace β] [inst_2 : LinearOrder β]
  [OrderClosedTopology β] [CompactIccSpace β] [NoMaxOrder β] [NoMinOrder β] [inst_7 : AddCommGroup β]
  [IsOrderedAddMonoid β] {f : β → E},
  Continuous f → Function.Even f → (Bornology.IsBounded (Set.range f) ↔ f =O[Filter.atTop] 1)

A continuous even function has bounded range if and only if f =O[atTop] 1.

Defined in
Mathlib.Analysis.Asymptotics.SpecificAsymptotics
Cited by
0 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupTopologicalSpaceLinearOrderOrderClosedTopologyCompactIccSpaceNoMaxOrderNoMinOrderAddCommGroupIsOrderedAddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.