This website requires JavaScript.
Explore
Help
Sign In
r
/
bookshelf
Watch
1
Fork
You've already forked bookshelf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4ec24b6e1c
bookshelf
/
theorem-proving-in-lean
/
lakefile.lean
8 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Break books into separate Lean projects.
2023-02-20 20:26:18 +00:00
import Lake
open Lake DSL
package «theorem-proving-in-lean»
@[default_target]
Structure projects in the same way.
2023-04-02 14:57:58 +00:00
lean_lib «avigad»