lean-talk-sp24/LeanTalkSP24.lean

9 lines
341 B
Text
Raw Normal View History

2024-02-05 21:27:10 -06:00
-- This module serves as the root of the `«LeanTalkSP24»` library.
-- Import modules here that should be built as part of the library.
import «LeanTalkSP24».basics
2024-02-07 02:55:41 -06:00
import «LeanTalkSP24».basics2
2024-02-06 01:19:20 -06:00
import «LeanTalkSP24».infinitely_many_primes
import «LeanTalkSP24».polynomial_over_field_dim_one
2024-02-07 15:08:03 -06:00
import «LeanTalkSP24».alg_structures