Theorems · Theorem · convex and discrete geometry
Convexity.convexCombPair.congr_simp
∀ {R : Type u_1} {M : Type u_3} [inst : PartialOrder R] [inst_1 : Semiring R] [inst_2 : IsStrictOrderedRing R]
[inst_3 : Convexity.ConvexSpace R M] (s s_1 : R) (e_s : s = s_1) (t t_1 : R) (e_t : t = t_1) (hs : 0 ≤ s) (ht : 0 ≤ t)
(hst : s + t = 1) (x x_1 : M),
x = x_1 →
∀ (y y_1 : M), y = y_1 → Convexity.convexCombPair s t hs ht hst x y = Convexity.convexCombPair s_1 t_1 ⋯ ⋯ ⋯ x_1 y_1- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.convexCombPairstatement and proof · cited by 52
Cited by10
Results whose statement or proof uses this declaration.
- Convexity.iConvexComb_convexCombPair_comm_rightproof · cited by 1
- Convexity.continuous_convexCombPair_of_isBoundedproof · cited by 1
- Convexity.convexCombPair_convexCombPair_left_eq_sConvexCombproof · cited by 1
- Convexity.convexCombPair_convexCombPair_right_eq_sConvexCombproof · cited by 1
- Convexity.convexCombPair_iConvexComb_leftproof · cited by 1
- Convexity.convexCombPair_iConvexComb_rightproof · cited by 1
- Convexity.isAffineMap_convexCombPairproof · cited by 0
- Convexity.iConvexComb_convexCombPair_comm_leftproof · cited by 0
- Convexity.IsConvexSet.of_convexCombPair_memproof · cited by 0
- Convexity.convexCombPair_convexCombPair_assoc_rightproof · cited by 0