Mathlib Map

Theorems · Theorem · approximation theory

Asymptotics.IsBigOWith.congr_const

∀ {α : Type u_1} {E : Type u_3} {F : Type u_4} [inst : Norm E] [inst_1 : Norm F] {c₁ c₂ : ℝ} {f : α → E} {g : α → F}
  {l : Filter α}, Asymptotics.IsBigOWith c₁ l f g → c₁ = c₂ → Asymptotics.IsBigOWith c₂ l f g
Defined in
Mathlib.Analysis.Asymptotics.Defs
Cited by
13 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormNorm

Around this declaration

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

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.