Theorems · Theorem · convex and discrete geometry
StarConvex.add_smul_mem
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Ring 𝕜] [inst_1 : PartialOrder 𝕜] [AddRightMono 𝕜] [inst_3 : AddCommGroup E]
[inst_4 : Module 𝕜 E] {x y : E} {s : Set E}, StarConvex 𝕜 x s → x + y ∈ s → ∀ {t : 𝕜}, 0 ≤ t → t ≤ 1 → x + t • y ∈ s- Defined in
- Mathlib.Analysis.Convex.Star
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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
- one_smulproof · cited by 1,374
- add_assocproof · cited by 746
- AddRightMonostatement and proof · cited by 367
- sub_add_cancelproof · cited by 344
- smul_addproof · cited by 263
- add_smulproof · cited by 204
- StarConvexstatement and proof · cited by 62
Cited by4
Results whose statement or proof uses this declaration.
- Complex.norm_log_sub_logTaylor_leproof · cited by 4
- Complex.continuousOn_one_add_mul_invproof · cited by 3
- StarConvex.smul_memproof · cited by 2
- Complex.log_eq_integralproof · cited by 1