Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.isBigOWith_const_mul_self

∀ {α : Type u_1} {R : Type u_13} [inst : SeminormedRing R] (c : R) (f : α → R) (l : Filter α),
  Asymptotics.IsBigOWith ‖c‖ l (fun x => c * f x) f
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
4 results in Mathlib
Foundations
Depth 103 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.

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.