Theorems · Theorem · complex analysis
CircleIntegrable.continuousOn_mul
∀ {c : ℂ} {R : ℝ} {𝕜 : Type u_3} [inst : NormedRing 𝕜] {f g : ℂ → 𝕜},
CircleIntegrable f c R → ContinuousOn g (Metric.sphere c |R|) → CircleIntegrable (g * f) c RIf g is continuous on the circle sphere c |R| and f is circle integrable, then g * f is
circle integrable.
- 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.
Cites14
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
- Complexstatement and proof · cited by 5,565
- absstatement and proof · cited by 1,814
- Real.piproof · cited by 1,774
- ContinuousOnstatement and proof · cited by 1,411
- NormedRingstatement and proof · cited by 924
- Set.uIccproof · cited by 393
- Metric.spherestatement and proof · cited by 371
- Continuous.continuousOnproof · cited by 311
- CircleIntegrablestatement and proof · cited by 86
- ContinuousOn.compproof · cited by 73
- continuous_circleMapproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- CircleIntegrable.fun_continuousOn_mulproof · cited by 1
- CircleIntegrable.mul_of_continuousOnproof · cited by 0