Mathlib Map

Theorems · Definition · manifolds

SingularManifold.refl

{k : WithTop ℕ∞} →
  {E : Type u_4} →
    {H : Type u_5} →
      (M : Type u_6) →
        [inst : NormedAddCommGroup E] →
          [inst_1 : NormedSpace ℝ E] →
            [inst_2 : FiniteDimensional ℝ E] →
              [inst_3 : TopologicalSpace H] →
                (I : ModelWithCorners ℝ E H) →
                  [inst_4 : TopologicalSpace M] →
                    [inst_5 : ChartedSpace H M] →
                      [IsManifold I k M] → [CompactSpace M] → [BoundarylessManifold I M] → SingularManifold M k I

If M is a closed C^k manifold, it is a singular manifold over itself.

Defined in
Mathlib.Geometry.Manifold.Bordism
Cited by
0 results in Mathlib
Foundations
Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceFiniteDimensionalTopologicalSpaceTopologicalSpaceChartedSpaceIsManifoldCompactSpaceBoundarylessManifold

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.