Theorems · Theorem · convex and discrete geometry
Convexity.ConvexSpace.AffineMap.assoc
∀ {R : Type u_1} [inst : PartialOrder R] [inst_1 : Semiring R] [inst_2 : IsStrictOrderedRing R] {X : Type u_2}
{Y : Type u_3} {Z : Type u_4} {T : Type u_5} [inst_3 : Convexity.ConvexSpace R X] [inst_4 : Convexity.ConvexSpace R Y]
[inst_5 : Convexity.ConvexSpace R Z] [inst_6 : Convexity.ConvexSpace R T] (f₁ : Convexity.ConvexSpace.AffineMap R Z T)
(f₂ : Convexity.ConvexSpace.AffineMap R Y Z) (f₃ : Convexity.ConvexSpace.AffineMap R X Y),
(f₁.comp f₂).comp f₃ = f₁.comp (f₂.comp f₃)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.ConvexSpace.AffineMapstatement and proof · cited by 15
- Convexity.ConvexSpace.AffineMap.compstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.