Theorems · Theorem · global analysis
ContMDiffOn.iUnion_of_isOpen
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {H : Type u_3} [inst_3 : TopologicalSpace H] {I : ModelWithCorners 𝕜 E H} {M : Type u_4}
[inst_4 : TopologicalSpace M] {E' : Type u_5} [inst_5 : NormedAddCommGroup E'] [inst_6 : NormedSpace 𝕜 E']
{H' : Type u_6} [inst_7 : TopologicalSpace H'] {I' : ModelWithCorners 𝕜 E' H'} {M' : Type u_7}
[inst_8 : TopologicalSpace M'] [inst_9 : ChartedSpace H M] [inst_10 : ChartedSpace H' M'] {f : M → M'}
{n : WithTop ℕ∞} {ι : Type u_11} {s : ι → Set M},
(∀ (i : ι), ContMDiffOn I I' n f (s i)) → (∀ (i : ι), IsOpen (s i)) → ContMDiffOn I I' n f (⋃ i, s i)If a function is C^k on open sets s i, it is C^k on their union
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- Set.rangeproof · cited by 4,705
- WithTopstatement and proof · cited by 3,754
- Set.iUnionstatement and proof · cited by 2,483
- ModelWithCornersstatement and proof · cited by 2,462
- IsOpenstatement and proof · cited by 2,400
- ChartedSpacestatement and proof · cited by 2,397
Cited by2
Results whose statement or proof uses this declaration.
- contMDiff_of_contMDiffOn_iUnion_of_isOpenproof · cited by 0
- contMDiffOn_iUnion_iff_of_isOpenproof · cited by 0