Mathlib Map

Theorems · Theorem · convex and discrete geometry

Convex.interior

∀ {𝕜 : Type u_2} {E : Type u_3} [inst : Field 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommGroup E]
  [inst_3 : Module 𝕜 E] [inst_4 : TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousConstSMul 𝕜 E]
  [ZeroLEOneClass 𝕜] {s : Set E}, Convex 𝕜 s → Convex 𝕜 (interior s)

In a topological vector space, the interior of a convex set is convex.

Defined in
Mathlib.Analysis.Convex.Topology
Cited by
14 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldPartialOrderAddCommGroupModuleTopologicalSpaceIsTopologicalAddGroupContinuousConstSMulZeroLEOneClass

Around this declaration

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

strictConcaveOn_of_deriv2_neg · cited by 4strictConcaveOn_of_deriv2…geometric_hahn_banach_of_nonempty_interior · cited by 3geometric_hahn_banach_of_…nhds_hasBasis_absConvex_open · cited by 2nhds_hasBasis_absConvex_o…ConcaveOn.locallyLipschitzOn_interior · cited by 2ConcaveOn.locallyLipschit…strictConvexOn_of_deriv2_pos · cited by 2strictConvexOn_of_deriv2_…DifferentiableAt.mem_interior_convex_of_surjective_fderiv · cited by 2DifferentiableAt.mem_inte…concaveOn_of_deriv2_nonpos · cited by 2concaveOn_of_deriv2_nonposconvexOn_of_deriv2_nonneg · cited by 2convexOn_of_deriv2_nonnegConvexOn.locallyLipschitzOn_interior · cited by 2ConvexOn.locallyLipschitz…Convex.isLittleO_alternate_sum_square · cited by 1Convex.isLittleO_alternat…Convex.taylor_approx_two_segment · cited by 1Convex.taylor_approx_two_…ProbabilityTheory.eqOn_complexMGF_of_mgf' · cited by 1ProbabilityTheory.eqOn_co…LocallyConvexSpace.convex_open_basis_zero · cited by 1LocallyConvexSpace.convex…convexHull_interior_subset · cited by 1convexHull_interior_subsetSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupField · cited by 7404FieldPartialOrder · cited by 6410PartialOrderIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupContinuousConstSMul · cited by 832ContinuousConstSMulinterior · cited by 714interiorConvex · cited by 551ConvexZeroLEOneClass · cited by 304ZeroLEOneClassinterior_subset_closure · cited by 7interior_subset_closureconvex_iff_openSegment_subset · cited by 4convex_iff_openSegment_su…Convex.openSegment_closure_interior_subset_interior · cited by 3Convex.openSegment_closur…Convex.interiorCITED BYCITES

Cites14

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.