mathematics_in_lean_source
mathematics_in_lean_source copied to clipboard
Duplicated example in S03_Using_Theorems_and_Lemmas.lean
I believe the Python scripts that generate the exercises / solutions has a bug causing a duplicate exercise to be generated in https://github.com/leanprover-community/mathematics_in_lean/blob/master/MIL/C02_Basics/S03_Using_Theorems_and_Lemmas.lean.
is duplicated at https://github.com/leanprover-community/mathematics_in_lean/blob/2bf0e10dd0c02438b65110f85cd9b68a9dbe6e39/MIL/C02_Basics/S03_Using_Theorems_and_Lemmas.lean#L116.
They are not duplicated in the solutions file.