Theorems · Definition · global analysis
Manifold.LiftSourceTargetPropertyAt
{𝕜 : Type u_1} →
{E : Type u_2} →
{F : Type u_4} →
{H : Type u_6} →
{G : Type u_8} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
[inst_3 : NormedAddCommGroup F] →
[inst_4 : NormedSpace 𝕜 F] →
[inst_5 : TopologicalSpace H] →
[inst_6 : TopologicalSpace G] →
ModelWithCorners 𝕜 E H →
ModelWithCorners 𝕜 F G →
{M : Type u_10} →
{N : Type u_12} →
[inst : TopologicalSpace M] →
[ChartedSpace H M] →
[inst_8 : TopologicalSpace N] →
[ChartedSpace G N] →
WithTop ℕ∞ →
(M → N) →
M →
((M → N) → OpenPartialHomeomorph M H → OpenPartialHomeomorph N G → Prop) →
PropThe induced property by a local property P: it is satisfied for f at x iff there exist
charts φ and ψ of M and N around x and f x, respectively, such that f satisfies P
w.r.t. φ and ψ.
The motivating examples are smooth immersions and submersions: the corresponding condition is that
f look like the inclusion u ↦ (u, 0) (resp. a projection (u, v) ↦ u)
in the charts φ and ψ.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
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
- OpenPartialHomeomorphstatement and proof · cited by 664
- Manifold.LocalPresentationAtproof · cited by 10
Cited by22
Results whose statement or proof uses this declaration.
- Manifold.IsImmersionAtOfComplementproof · cited by 36
- Manifold.IsSubmersionAtOfComplementproof · cited by 31
- Manifold.LiftSourceTargetPropertyAt.codChartstatement and proof · cited by 8
- Manifold.LiftSourceTargetPropertyAt.domChartstatement and proof · cited by 8
- Manifold.LiftSourceTargetPropertyAt.localPresentationAtstatement and proof · cited by 6
- Manifold.LiftSourceTargetPropertyAt.codChart_mem_maximalAtlasstatement and proof · cited by 5
- Manifold.LiftSourceTargetPropertyAt.domChart_mem_maximalAtlasstatement and proof · cited by 5
- Manifold.LiftSourceTargetPropertyAt.mem_domChart_sourcestatement and proof · cited by 5
- Manifold.LiftSourceTargetPropertyAt.propertystatement and proof · cited by 5
- Manifold.LiftSourceTargetPropertyAt.source_subset_preimage_sourcestatement and proof · cited by 5
- Manifold.LiftSourceTargetPropertyAt.mem_codChart_sourcestatement and proof · cited by 4
- Manifold.IsSubmersionAtOfComplement.propertystatement · cited by 3