Theorems · Definition · global analysis
NormedSpace.toDiffeology
(X : Type u_1) → [inst : NormedAddCommGroup X] → [inst_1 : NormedSpace ℝ X] → [FiniteDimensional ℝ X] → DiffeologicalSpace X
Diffeology on a finite-dimensional normed space. We make this a definition instead of an
instance because we also want to have product diffeologies as an instance, and having both would
cause instance diamonds on spaces like Fin n → ℝ.
- Defined in
- Mathlib.Geometry.Diffeology.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- IsOpenproof · cited by 2,400
- FiniteDimensionalstatement and proof · cited by 1,854
- WithTop.someproof · cited by 1,128
- ContDiffproof · cited by 352
- EuclideanSpaceproof · cited by 307
- ContDiffOnproof · cited by 294
- DiffeologicalSpacestatement · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- NormedSpace.isContDiffCompatible_iff_eq_toDiffeologystatement and proof · cited by 0