lean2/library/data/real
Leonardo de Moura be61fb0566 feat(frontends/lean/elaborator): add "noncomputable theory" command, display "noncomputable" when printing definitions
When the command "noncomputable theory" is used, Lean will not sign an
error when a noncomputable definition is not marked as noncomputable
2015-07-29 17:54:35 -07:00
..
basic.lean refactor(library/data/real/basic): declare 'real' in the toplevel like 'nat', 'int' and 'rat' 2015-07-24 11:59:46 -07:00
complete.lean refactor(library/logic/axioms): we have only one extra axiom 2015-07-29 13:36:23 -07:00
default.lean feat(frontends/lean/elaborator): add "noncomputable theory" command, display "noncomputable" when printing definitions 2015-07-29 17:54:35 -07:00
division.lean feat(frontends/lean/elaborator): add "noncomputable theory" command, display "noncomputable" when printing definitions 2015-07-29 17:54:35 -07:00
order.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
real.md chore(library/data/real): update md 2015-06-09 15:43:43 +10:00