Theorems · Theorem · general topology
Convexity.dist_iConvexComb_right_le
∀ {I : Type u_1} {X : Type u_2} [inst : Convexity.ConvexSpace ℝ X] [inst_1 : MetricSpace X] [Convexity.IsConvexDist X]
(x : X) (f : Convexity.StdSimplex ℝ I) (g : I → X),
dist x (Convexity.iConvexComb f g) ≤ Convexity.iConvexComb f fun i => dist x (g i)- Defined in
- Mathlib.Analysis.Convex.MetricSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MetricSpacestatement and proof · cited by 1,684
- Dist.diststatement and proof · cited by 1,539
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.iConvexCombstatement and proof · cited by 51
- Convexity.IsConvexDiststatement and proof · cited by 18
- Convexity.iConvexComb_eq_sumproof · cited by 9
- Convexity.iConvexComb_constproof · cited by 6
- Convexity.dist_iConvexComb_leproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Convexity.dist_sConvexComb_right_leproof · cited by 0