Theorems · Theorem · convex and discrete geometry
LinearMap.image_convexHull
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : AddCommMonoid F] [inst_4 : Module 𝕜 E] [inst_5 : Module 𝕜 F] (f : E →ₗ[𝕜] F) (s : Set E),
⇑f '' (convexHull 𝕜) s = (convexHull 𝕜) (⇑f '' s)- Defined in
- Mathlib.Analysis.Convex.Hull
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement · cited by 5,609
- ClosureOperatorstatement · cited by 371
- convexHullstatement · cited by 163
- LinearMap.isLinearproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Set.Finite.convexHull_eq_imageproof · cited by 1
- convexHull_smulproof · cited by 1
- toWeakSpace_closedConvexHull_eqproof · cited by 0
- Complex.convexHull_reProdImproof · cited by 0