Theorems · Theorem · convex and discrete geometry
Convex.combo_interior_closure_mem_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] {s : Set E},
Convex 𝕜 s →
∀ {x y : E}, x ∈ interior s → y ∈ closure s → ∀ {a b : 𝕜}, 0 < a → 0 ≤ b → a + b = 1 → a • x + b • y ∈ interior s- Defined in
- Mathlib.Analysis.Convex.Topology
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- PartialOrderstatement and proof · cited by 6,410
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- closurestatement and proof · cited by 1,254
- ContinuousConstSMulstatement and proof · cited by 832
- interiorstatement and proof · cited by 714
- Convexstatement and proof · cited by 551
- Set.smul_mem_smul_setproof · cited by 39
Cited by3
Results whose statement or proof uses this declaration.
- Convex.openSegment_interior_closure_subset_interiorproof · cited by 5
- Convex.add_smul_sub_mem_interior'proof · cited by 2
- Convex.combo_interior_self_mem_interiorproof · cited by 0