Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.IsEquivalent.mul

∀ {α : Type u_1} {β : Type u_3} [inst : NormedField β] {t u v w : α → β} {l : Filter α},
  Asymptotics.IsEquivalent l t u → Asymptotics.IsEquivalent l v w → Asymptotics.IsEquivalent l (t * v) (u * w)
Defined in
Mathlib.Analysis.Asymptotics.AsymptoticEquivalent
Cited by
9 results in Mathlib
Foundations
Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedField

Around this declaration

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

Cites4

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

Cited by9

Results whose statement or proof uses this declaration.