Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.isBigO_const_mul_self

∀ {α : Type u_1} {R : Type u_13} [inst : SeminormedRing R] (c : R) (f : α → R) (l : Filter α),
  (fun x => c * f x) =O[l] f
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
8 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedRing

Around this declaration

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

Cites5

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

Cited by8

Results whose statement or proof uses this declaration.