Theorems · Theorem · convex and discrete geometry
StrictConvex.add_smul_sub_mem
∀ {𝕜 : Type u_1} {E : Type u_3} [inst : Ring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : TopologicalSpace E]
[inst_3 : AddCommGroup E] [inst_4 : Module 𝕜 E] {s : Set E} {x y : E} [AddRightMono 𝕜],
StrictConvex 𝕜 s → x ∈ s → y ∈ s → x ≠ y → ∀ {t : 𝕜}, 0 < t → t < 1 → x + t • (y - x) ∈ interior s- Defined in
- Mathlib.Analysis.Convex.Strict
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- interiorstatement · cited by 714
- Set.mem_image_of_memproof · cited by 371
- AddRightMonostatement and proof · cited by 367
- StrictConvexstatement and proof · cited by 71
- StrictConvex.openSegment_subsetproof · cited by 2
- openSegment_eq_image'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.