Mathlib Map

Theorems · Theorem · complex analysis

CircleIntegrable.const_smul

∀ {c : ℂ} {R : ℝ} {A : Type u_2} [inst : NormedRing A] {a : A} {f : ℂ → A},
  CircleIntegrable f c R → CircleIntegrable (a • f) c R

If f is circle integrable, then so are its scalar multiples.

Defined in
Mathlib.MeasureTheory.Integral.CircleIntegral
Cited by
2 results in Mathlib
Foundations
Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRing

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 by2

Results whose statement or proof uses this declaration.