lean4-htt/library/init/data/fin
Leonardo de Moura 87932f1c56 feat(frontends/lean): change notation for inaccessible patterns
The following are accepted
 .(t)
 ._

We don't accept .t anymore because it will conflict with the field
access notation.
2017-03-28 16:09:15 -07:00
..
basic.lean feat(frontends/lean): change notation for inaccessible patterns 2017-03-28 16:09:15 -07:00
default.lean feat(library/init/data/unsigned): add basic unsigned operations 2017-03-05 16:14:16 -08:00
ops.lean feat(library/init/data/fin/ops): add def lemmas 2017-03-05 16:57:36 -08:00