Theorems · Theorem · real analysis
ContDiffOn.prodMap
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {n : WithTop ℕ∞}
{E' : Type u_5} [inst_5 : NormedAddCommGroup E'] [inst_6 : NormedSpace 𝕜 E'] {F' : Type u_6}
[inst_7 : NormedAddCommGroup F'] [inst_8 : NormedSpace 𝕜 F'] {s : Set E} {t : Set E'} {f : E → F} {g : E' → F'},
ContDiffOn 𝕜 n f s → ContDiffOn 𝕜 n g t → ContDiffOn 𝕜 n (Prod.map f g) (s ×ˢ t)The product map of two C^n functions on a set is C^n on the product set.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- SProd.sprodstatement · cited by 1,750
- ContDiffOnstatement and proof · cited by 294
- ContDiffOn.compproof · cited by 14
- ContDiffOn.prodMkproof · cited by 10
- Set.prod_subset_preimage_sndproof · cited by 8
- Set.prod_subset_preimage_fstproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- contDiffGroupoid_prodproof · cited by 1