Theorems · Definition · manifolds
SingularManifold.comap
{X : Type u_1} →
[inst : TopologicalSpace X] →
{k : WithTop ℕ∞} →
{E : Type u_4} →
{H : Type u_5} →
{M : Type u_6} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace ℝ E] →
[inst_3 : FiniteDimensional ℝ E] →
[inst_4 : TopologicalSpace H] →
{I : ModelWithCorners ℝ E H} →
[inst_5 : TopologicalSpace M] →
[inst_6 : ChartedSpace H M] →
[IsManifold I k M] →
[CompactSpace M] →
[BoundarylessManifold I M] →
(s : SingularManifold X k I) → {φ : M → s.M} → Continuous φ → SingularManifold X k IIf (N, f) is a singular manifold on X and M another C^k manifold,
a continuous map φ : M → N induces a singular manifold structure (M, f ∘ φ) on X.
- Defined in
- Mathlib.Geometry.Manifold.Bordism
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Continuousstatement and proof · cited by 2,592
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- FiniteDimensionalstatement and proof · cited by 1,854
- CompactSpacestatement and proof · cited by 593
- IsManifoldstatement and proof · cited by 326
Cited by2
Results whose statement or proof uses this declaration.
- SingularManifold.comap_Mstatement and proof · cited by 0
- SingularManifold.comap_fstatement · cited by 0