Mathlib Map

Theorems · Theorem · sequences and series

isLittleO_pow_pow_of_lt_left

∀ {r₁ r₂ : ℝ}, 0 ≤ r₁ → r₁ < r₂ → (fun n => r₁ ^ n) =o[Filter.atTop] fun n => r₂ ^ n
Defined in
Mathlib.Analysis.SpecificLimits.Normed
Cited by
5 results in Mathlib
Foundations
Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites14

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

Cited by5

Results whose statement or proof uses this declaration.