Theorems · Theorem · real analysis
LocallyBoundedVariationOn.bilinear_comp
∀ {α : Type u_2} [inst : LinearOrder α] {E : Type u_3} {F : Type u_4} {G : Type u_5} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace ℝ E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℝ F] [inst_5 : NormedAddCommGroup G]
[inst_6 : NormedSpace ℝ G] {s : Set α} {f : α → E} {g : α → F},
LocallyBoundedVariationOn f s →
LocallyBoundedVariationOn g s → ∀ (B : E →L[ℝ] F →L[ℝ] G), LocallyBoundedVariationOn (fun x => (B (f x)) (g x)) s- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearOrderstatement and proof · cited by 8,572
- ContinuousLinearMapstatement and proof · cited by 5,352
- LocallyBoundedVariationOnstatement and proof · cited by 41
- BoundedVariationOn.bilinear_compproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- LocallyBoundedVariationOn.mulproof · cited by 1
- LocallyBoundedVariationOn.smulproof · cited by 1