a08395b17e
I addressed two problems. First, the theorem names and notation were all in the namespace complete_lattice. The problem was that if you opened that namespace, names (like "sup" and "inf") and notation clashed with global notation for lattices. The other problem was that if you defined a lattice using Sup, the Sup you got was not the Sup you want; it was the Sup-construction from the Inf-construction from the Sup. Everything seems good now. |
||
---|---|---|
.. | ||
algebra | ||
data | ||
examples | ||
init | ||
logic | ||
theories | ||
tools | ||
.gitignore | ||
.project | ||
library.md | ||
standard.lean |