Mathlib Map

Theorems · Theorem · general topology

Icc_mem_nhds

∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderClosedTopology α] {a b x : α},
  a < x → x < b → Set.Icc a b ∈ nhds x
Defined in
Mathlib.Topology.Order.OrderClosed
Cited by
20 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceLinearOrderOrderClosedTopology

Around this declaration

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

Manifold.pathELength_eq_lintegral_mfderivWithin_Icc · cited by 5Manifold.pathELength_eq_l…intervalIntegral.integral_deriv_of_contDiffOn_Icc · cited by 4intervalIntegral.integral…intervalIntegral.continuous_primitive · cited by 3intervalIntegral.continuo…exists_isLocalExtr_Ioo · cited by 3exists_isLocalExtr_IooContDiffAt.exists_forall_mem_closedBall_exists_eq_forall_mem_Ioo_hasDerivAt · cited by 2ContDiffAt.exists_forall_…taylor_integral_remainder_aux · cited by 2taylor_integral_remainder…intervalIntegral.integral_derivWithin_Icc_of_contDiffOn_Icc · cited by 1intervalIntegral.integral…intervalIntegral.integral_mul_deriv_eq_deriv_mul_of_hasDerivWithinAt · cited by 1intervalIntegral.integral…intervalIntegral.integral_deriv_mul_eq_sub_of_hasDerivWithinAt · cited by 1intervalIntegral.integral…BoundedVariationOn.ae_differentiableAt_of_mem_uIcc · cited by 1BoundedVariationOn.ae_dif…ODE.picard_eq_of_hasDerivAt · cited by 1ODE.picard_eq_of_hasDeriv…pi_Icc_mem_nhds · cited by 1pi_Icc_mem_nhdsBoundedVariationOn.intervalIntegrable_deriv · cited by 1BoundedVariationOn.interv…intervalIntegral.integral_smul_deriv_eq_deriv_smul_of_hasDerivWithinAt · cited by 1intervalIntegral.integral…ContinuousOn.comp_fract' · cited by 1ContinuousOn.comp_fract'Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceLinearOrder · cited by 8572LinearOrderFilter · cited by 8121Filternhds · cited by 5554nhdsSet.Icc · cited by 1702Set.IccOrderClosedTopology · cited by 445OrderClosedTopologyFilter.mem_of_superset · cited by 308Filter.mem_of_supersetSet.Ioo_subset_Icc_self · cited by 54Set.Ioo_subset_Icc_selfIoo_mem_nhds · cited by 27Ioo_mem_nhdsIcc_mem_nhdsCITED BYCITES

Cites10

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

Cited by20

Results whose statement or proof uses this declaration.