Theorems · Theorem · real analysis
LocallyBoundedVariationOn.fun_mul
∀ {α : Type u_2} [inst : LinearOrder α] {f g : α → ℝ} {s : Set α},
LocallyBoundedVariationOn f s → LocallyBoundedVariationOn g s → LocallyBoundedVariationOn (fun i => f i * g i) sEta-expanded form of LocallyBoundedVariationOn.mul
- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
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.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- LinearOrderstatement · cited by 8,572
- LocallyBoundedVariationOnstatement · cited by 41
- LocallyBoundedVariationOn.mulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.