Mathlib Map

Theorems · Theorem · global analysis

extChartAt_target_mem_nhdsWithin

∀ {𝕜 : Type u_1} {E : Type u_2} {M : Type u_3} {H : Type u_4} [inst : NontriviallyNormedField 𝕜]
  [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : TopologicalSpace H] [inst_4 : TopologicalSpace M]
  {I : ModelWithCorners 𝕜 E H} [inst_5 : ChartedSpace H M] (x : M),
  (extChartAt I x).target ∈ nhdsWithin (↑(extChartAt I x) x) (Set.range ↑I)
Defined in
Mathlib.Geometry.Manifold.IsManifold.ExtChartAt
Cited by
14 results in Mathlib
Foundations
Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

hasMFDerivAt_fst · cited by 3hasMFDerivAt_fsthasMFDerivAt_id · cited by 3hasMFDerivAt_idhasMFDerivAt_snd · cited by 3hasMFDerivAt_sndcontMDiffAt_extChartAt · cited by 3contMDiffAt_extChartAtpreimage_extChartAt_eventuallyEq_compl_singleton · cited by 3preimage_extChartAt_event…hasMFDerivWithinAt_insert · cited by 3hasMFDerivWithinAt_inserteventually_norm_mfderivWithin_symm_extChartAt_lt · cited by 1eventually_norm_mfderivWi…contMDiffWithinAt_extChartAt_symm_range_self · cited by 1contMDiffWithinAt_extChar…SmoothBumpFunction.nhdsWithin_range_basis · cited by 1SmoothBumpFunction.nhdsWi…eventually_riemannianEDist_le_edist_extChartAt · cited by 1eventually_riemannianEDis…MDifferentiableAt.isInteriorPoint_of_surjective_mfderiv · cited by 1MDifferentiableAt.isInter…Complex.norm_eventually_eq_of_mdifferentiableAt_of_isLocalMax · cited by 1Complex.norm_eventually_e…fderivWithin_extChartAt_comp_extChartAt_symm_range · cited by 0fderivWithin_extChartAt_c…extChartAt_target_mem_nhds · cited by 0extChartAt_target_mem_nhdsSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFilter · cited by 8121FilterSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacenhdsWithin · cited by 1912nhdsWithinPartialEquiv.toFun · cited by 821PartialEquiv.toFunPartialEquiv.target · cited by 650PartialEquiv.targetModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'extChartAt · cited by 307extChartAtmem_extChartAt_source · cited by 26mem_extChartAt_sourceextChartAt_target_mem_nhdsWit…CITED BYCITES

Cites16

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

Cited by14

Results whose statement or proof uses this declaration.