Theorems · Theorem · convex and discrete geometry
Convexity.IsAffineMap.image_convexHull
∀ {R : Type u_1} {X : Type u_2} {Y : Type u_3} [inst : Semiring R] [inst_1 : PartialOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : Convexity.ConvexSpace R X] [inst_4 : Convexity.ConvexSpace R Y]
{f : X → Y},
Convexity.IsAffineMap R f → ∀ (s : Set X), f '' (Convexity.convexHull R) s = (Convexity.convexHull R) (f '' s)- Defined in
- Mathlib.Geometry.Convex.Hull
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement and proof · cited by 5,609
- IsStrictOrderedRingstatement and proof · cited by 2,490
- ClosureOperatorstatement · cited by 371
- Set.image_subset_iffproof · cited by 203
- Set.image_monoproof · cited by 197
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.IsAffineMapstatement and proof · cited by 33
- Convexity.convexHullstatement and proof · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.