Theorems · Theorem · complex analysis
CircleIntegrable.smul_continuousOn
∀ {c : ℂ} {R : ℝ} {𝕜 : Type u_3} {F : Type u_4} [inst : NormedRing 𝕜] [inst_1 : NormedAddCommGroup F]
[inst_2 : Module 𝕜 F] [NormSMulClass 𝕜 F] {f : ℂ → 𝕜} {g : ℂ → F},
CircleIntegrable f c R → ContinuousOn g (Metric.sphere c |R|) → CircleIntegrable (f • g) c RIf f is circle integrable and g is continuous on the circle sphere c |R|, then f • g is
circle integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- 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
- NormSMulClassstatement and proof · cited by 107
Cited by1
Results whose statement or proof uses this declaration.
- CircleIntegrable.fun_smul_continuousOnproof · cited by 0