2023-02-21 01:05:15 +00:00
|
|
|
import Lake
|
|
|
|
open Lake DSL
|
|
|
|
|
|
|
|
package «mathematical-introduction-logic»
|
|
|
|
|
2023-04-08 16:32:20 +00:00
|
|
|
require Common from "../common"
|
2023-02-21 21:42:58 +00:00
|
|
|
|
2023-02-21 01:05:15 +00:00
|
|
|
@[default_target]
|
2023-04-08 16:32:20 +00:00
|
|
|
lean_lib «enderton»
|