pith. machine review for the scientific record. sign in
def definition def or abbrev

IsLittleOPower

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  30def IsLittleOPower (f : ℝ → ℝ) (n : ℕ) : Prop :=

proof body

Definition body.

  31  IsLittleO f (fun x => x ^ n) 0
  32
  33/-- Constant function is O(1). -/

depends on (5)

Lean names referenced from this declaration's body.