1b414d36e7
Motivation: prod is used internally in the definitional package. If we define prod as a structure, then Lean will tag pr1 and pr2 as projections. This creates problems when we add special support for projections in the elaborator. The heuristics avoid some case-splits that are currently performed, and without them some files break. |
||
---|---|---|
.. | ||
algebra | ||
data | ||
examples | ||
init | ||
logic | ||
theories | ||
tools | ||
.gitignore | ||
.project | ||
classical.lean | ||
library.md | ||
standard.lean |