Theorems · Theorem · approximation theory
Asymptotics.IsEquivalent.log
∀ {α : Type u_1} {l : Filter α} {f g : α → ℝ},
Asymptotics.IsEquivalent l f g →
Filter.Tendsto g l Filter.atTop → Asymptotics.IsEquivalent l (fun n => Real.log (f n)) fun n => Real.log (g n)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- Nat.cast_oneproof · cited by 2,501
- Filter.atTopstatement and proof · cited by 2,405
- Nat.cast_zeroproof · cited by 1,870
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Real.logstatement and proof · cited by 939
- Filter.Tendsto.compproof · cited by 560
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.