Theorems · Theorem · global analysis
DiffeologicalSpace.isOpen_iff_preimages_plots
∀ {X : Type u_1} [self : DiffeologicalSpace X] {u : Set X},
TopologicalSpace.IsOpen u ↔ ∀ {n : ℕ}, ∀ p ∈ DiffeologicalSpace.plots n, IsOpen (p ⁻¹' u)The D-topology consists of exactly those sets whose preimages under plots are all open.
- Defined in
- Mathlib.Geometry.Diffeology.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 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.
Cites10
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
- Set.preimagestatement · cited by 4,946
- IsOpenstatement · cited by 2,400
- EuclideanSpacestatement · cited by 307
- DiffeologicalSpacestatement and proof · cited by 60
- TopologicalSpace.IsOpenstatement · cited by 25
- DiffeologicalSpace.plotsstatement · cited by 5
- DiffeologicalSpace.dTopologystatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Diffeology.isOpen_iff_preimages_plotsproof · cited by 2