2023-04-02 02:59:12 +00:00
|
|
|
import Lake
|
|
|
|
open Lake DSL
|
|
|
|
|
|
|
|
package «first-course-abstract-algebra»
|
|
|
|
|
2023-04-08 16:32:20 +00:00
|
|
|
require Common from "../common"
|
2023-04-02 02:59:12 +00:00
|
|
|
require mathlib from git
|
|
|
|
"https://github.com/leanprover-community/mathlib4.git" @
|
|
|
|
"0107c50abf149a48b5b9ad08a0b2a2093bcb567a"
|
|
|
|
|
|
|
|
@[default_target]
|
2023-04-02 14:57:58 +00:00
|
|
|
lean_lib «fraleigh»
|