Theorems · Definition · convex and discrete geometry
convexJoin
(𝕜 : Type u_2) →
{E : Type u_3} →
[inst : Semiring 𝕜] → [PartialOrder 𝕜] → [inst_2 : AddCommMonoid E] → [Module 𝕜 E] → Set E → Set E → Set EThe join of two sets is the union of the segments joining them. This can be interpreted as the topological join, but within the original space.
- Defined in
- Mathlib.Analysis.Convex.Join
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Set.iUnionproof · cited by 2,483
- segmentproof · cited by 120
Cited by31
Results whose statement or proof uses this declaration.
- convexJoin_commstatement · cited by 6
- convexJoin_monostatement · cited by 2
- convexJoin_segmentsstatement and proof · cited by 2
- subset_convexJoin_leftstatement and proof · cited by 2
- convexHull_insertstatement and proof · cited by 2
- convexJoin_assocstatement and proof · cited by 2
- convexJoin_iUnion_leftstatement · cited by 1
- convexJoin_right_commstatement and proof · cited by 1
- convexJoin_singleton_leftstatement · cited by 1
- convexJoin_singleton_rightstatement · cited by 1
- convexJoin_subsetstatement · cited by 1
- convexJoin_subset_convexHullstatement · cited by 1