Theorems · Inductive type · global analysis
ModelWithCorners
(𝕜 : Type u_1) →
[inst : NontriviallyNormedField 𝕜] →
(E : Type u_2) →
[inst_1 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (H : Type u_3) → [TopologicalSpace H] → Type (max u_2 u_3)A structure containing information on the way a space H embeds in a
model vector space E over the field 𝕜. This is all that is needed to
define a C^n manifold with model space H, and model vector space E.
We require that, when the field is ℝ or ℂ, the range is ℝ-convex, as this is what is needed
to do calculus and covers the standard examples of manifolds with boundary. Over other fields,
we require that the range is univ, as there is no relevant notion of manifold with boundary there.
- Cited by
- 2,462 results in Mathlib
- Foundations
- Depth 11 from the axioms, rests on 70 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- NontriviallyNormedFieldstatement · cited by 8,742
Cited by2,885
Results whose statement or proof uses this declaration.
- modelWithCornersSelfstatement · cited by 920
- TangentSpacestatement and proof · cited by 555
- ModelWithCorners.prodstatement and proof · cited by 414
- ModelWithCorners.toFun'statement and proof · cited by 373
- IsManifoldstatement · cited by 326
- extChartAtstatement and proof · cited by 307
- ContMDiffstatement and proof · cited by 278
- ContMDiffOnstatement and proof · cited by 203
- MDifferentiableAtstatement and proof · cited by 203
- ContMDiffAtstatement and proof · cited by 192
- MDifferentiableWithinAtstatement and proof · cited by 190
- ContMDiffWithinAtstatement and proof · cited by 189
Showing the 200 most cited of 2,885.