Theorems · Theorem · general topology
Convexity.dist_left_convexCombPair
∀ {X : Type u_2} [inst : Convexity.ConvexSpace ℝ X] [inst_1 : MetricSpace X] [Convexity.IsConvexDist X] {s t : ℝ}
(hs : 0 ≤ s) (ht : 0 ≤ t) (h : s + t = 1) (x y : X), dist x (Convexity.convexCombPair s t hs ht h x y) = t * dist x y- Defined in
- Mathlib.Analysis.Convex.MetricSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- dist_commproof · cited by 188
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.convexCombPairstatement and proof · cited by 52
- Convexity.IsConvexDiststatement and proof · cited by 18
- Convexity.dist_convexCombPair_leftproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.