This PR cuts some edges from the import graph. Specifically: - `TreeMap` and `HashMap` no longer depend on `String`, so now the expensive things are all in parallel instead of partially in sequence - `Omega` no longer relies on `List` lemmas - The section of the import graph between `Init.Omega` and `Init.Data.Bitvec.Lemmas` is cleaned up a bit |
||
|---|---|---|
| .. | ||
| Barrier.lean | ||
| Basic.lean | ||
| Channel.lean | ||
| Mutex.lean | ||
| Notify.lean | ||
| RecursiveMutex.lean | ||
| SharedMutex.lean | ||