Theorems · Definition · global analysis
Manifold.IsImmersionAtOfComplement.smallComplement
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
{E'' : Type u} →
{F : Type u_5} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup E''] →
[inst_4 : NormedSpace 𝕜 E''] →
[inst_5 : NormedAddCommGroup F] →
[inst_6 : NormedSpace 𝕜 F] →
{H : Type u_7} →
[inst_7 : TopologicalSpace H] →
{G : Type u_9} →
[inst_8 : TopologicalSpace G] →
{I : ModelWithCorners 𝕜 E H} →
{J : ModelWithCorners 𝕜 E'' G} →
{M : Type u_11} →
[inst_9 : TopologicalSpace M] →
[inst_10 : ChartedSpace H M] →
{N : Type u_13} →
[inst_11 : TopologicalSpace N] →
[inst_12 : ChartedSpace G N] →
{n : WithTop ℕ∞} →
{f : M → N} →
{x : M} → Manifold.IsImmersionAtOfComplement F I J n f x → Type uGiven an immersion f at x, this is a choice of complement which lives in the same universe
as the model space for the co-domain of f: this is useful to avoid universe restrictions.
- Defined in
- Mathlib.Geometry.Manifold.Immersion
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- Shrinkproof · cited by 132
- Manifold.IsImmersionAtOfComplementstatement and proof · cited by 36
Cited by5
Results whose statement or proof uses this declaration.
- Manifold.IsImmersionOfComplement.isImmersionproof · cited by 4
- Manifold.IsImmersionAtOfComplement.smallEquivstatement · cited by 4
- Manifold.IsImmersionAtOfComplement.isImmersionAtproof · cited by 2
- Manifold.IsImmersionAt.mk_of_chartsproof · cited by 0
- Manifold.IsImmersionAt.mk_of_continuousAtproof · cited by 0