Theorems · Theorem · convex and discrete geometry
Convexity.IsStarConvexSet.preimage
∀ {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}
{x : X} {s : Set Y},
Convexity.IsAffineMap R f → Convexity.IsStarConvexSet R (f x) s → Convexity.IsStarConvexSet R x (f ⁻¹' s)- Defined in
- Mathlib.Geometry.Convex.Star
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- Set.preimagestatement and proof · cited by 4,946
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.IsAffineMapstatement and proof · cited by 33
- Convexity.IsStarConvexSetstatement and proof · cited by 20
- Convexity.IsAffineMap.map_convexCombPairproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.