Skip to content

Commit

Permalink
Layout fix by Zhu.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMassot committed Oct 21, 2024
1 parent 1f7a3ba commit e3d2385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MIL/C06_Structures/S01_Structures.lean
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ As an exercise, see if you can define the weighted average of
two points in the standard :math:`n`-simplex.
You can use ``Finset.sum_add_distrib``
and ``Finset.mul_sum`` to manipulate the relevant sums.
SOLUTIONS: -/
namespace StandardSimplex

Expand Down

0 comments on commit e3d2385

Please sign in to comment.