Theorems · Theorem · global analysis
DiffeologicalSpace.locality
∀ {X : Type u_1} [self : DiffeologicalSpace X] {n : ℕ} {p : EuclideanSpace ℝ (Fin n) → X},
(∀ (x : EuclideanSpace ℝ (Fin n)),
∃ u,
IsOpen u ∧
x ∈ u ∧
∀ {m : ℕ} {f : EuclideanSpace ℝ (Fin m) → EuclideanSpace ℝ (Fin n)},
(∀ (x : EuclideanSpace ℝ (Fin m)), f x ∈ u) → ContDiff ℝ (↑⊤) f → p ∘ f ∈ DiffeologicalSpace.plots m) →
p ∈ DiffeologicalSpace.plots nEvery locally smooth map EuclideanSpace ℝ (Fin n) → X is a plot.
- Defined in
- Mathlib.Geometry.Diffeology.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DiffeologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- ENNRealstatement · cited by 9,879
- Top.topstatement · cited by 9,680
- ENatstatement · cited by 4,985
- IsOpenstatement · cited by 2,400
- WithTop.somestatement · cited by 1,128
- ContDiffstatement · cited by 352
- EuclideanSpacestatement · cited by 307
- DiffeologicalSpacestatement and proof · cited by 60
- DiffeologicalSpace.plotsstatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- DiffeologicalSpace.replaceDTopologyproof · cited by 1