Theorems · Inductive type · manifolds
SingularManifold
(X : Type u_1) →
[TopologicalSpace X] →
WithTop ℕ∞ →
{E : Type u_2} →
{H : Type u_3} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
[FiniteDimensional ℝ E] →
[inst_3 : TopologicalSpace H] → ModelWithCorners ℝ E H → Type (max (max (u + 1) u_1) u_3)A singular manifold on a topological space X is a pair (M, f) of a closed
C^k-manifold M modelled on I together with a continuous map M → X.
If we wish to emphasize the model, we will speak of a singular I-manifold.
In practice, one commonly wants to take k=∞ (as then e.g. the intersection form is a powerful tool
to compute bordism groups; for the definition, this makes no difference.)
This is parametrised on the universe M lives in; ensure u is the first universe argument.
- Defined in
- Mathlib.Geometry.Manifold.Bordism
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- TopologicalSpacestatement · cited by 24,529
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- ModelWithCornersstatement · cited by 2,462
- FiniteDimensionalstatement · cited by 1,854
Cited by31
Results whose statement or proof uses this declaration.
- SingularManifold.Mstatement and proof · cited by 12
- SingularManifold.fstatement and proof · cited by 5
- SingularManifold.topSpaceMstatement and proof · cited by 4
- SingularManifold.mapstatement and proof · cited by 3
- SingularManifold.chartedSpacestatement and proof · cited by 2
- SingularManifold.comapstatement and proof · cited by 2
- SingularManifold.sumstatement and proof · cited by 2
- SingularManifold.emptystatement · cited by 1
- SingularManifold.mk.injstatement · cited by 1
- SingularManifold.mk.noConfusionstatement · cited by 1
- SingularManifold.boundarylessstatement and proof · cited by 0
- SingularManifold.casesOnstatement and proof · cited by 0