Jeremy Avigad
e17c5c4f08
feat(library/theories/analysis/*): install new limits
2016-06-02 10:45:13 -07:00
Jeremy Avigad
dd8be61c84
feat(library/theories/topology/limit): add general properties of limits, various improvements
2016-06-02 10:45:13 -07:00
Jeremy Avigad
eae80118bf
feat(library/theories/topology/limit.lean): add topological filters
2016-06-02 10:45:13 -07:00
Jeremy Avigad
b8c230a55d
refactor(library/theories/topology/approaches): rename 'filterlim' to 'tendsto' etc., and general cleaning
2016-06-02 10:45:13 -07:00
Sebastian Ullrich
057935d844
fix(emacs): set pp.width to column width instead of buffer width of flycheck error list
2016-05-29 23:09:25 -04:00
Sebastian Ullrich
9fa30e3f7d
chore(emacs): remove Lua support
2016-05-12 01:44:06 -04:00
Floris van Doorn
66ec690061
feat(book): add new theorems to book.md
2016-05-06 14:27:27 -07:00
Floris van Doorn
52dd6cf90b
feat(hott): Port files from other repositories to the HoTT library.
...
This commit adds truncated 2-quotients, groupoid quotients, Eilenberg MacLane spaces, chain complexes, the long exact sequence of homotopy groups, the Freudenthal Suspension Theorem, Whitehead's principle, and the computation of homotopy groups of almost all spheres which are known in HoTT.
2016-05-06 14:27:27 -07:00
Floris van Doorn
ab7adf3084
fix(pathover): remove unused argument of loop_pathover
2016-05-06 14:27:27 -07:00
Floris van Doorn
2afdaf6906
fix(groupoid): redefine groupoid given by a group
...
The composition was in the reverse order
2016-05-06 14:27:27 -07:00
Floris van Doorn
1135d80266
feat(hott): use group isomorphisms instead of equality between groups
2016-05-06 14:27:27 -07:00
Floris van Doorn
8db4676c46
feat(hott): various changes and additions in the HoTT library
...
Add more theorems about mapping cylinders, fibers, truncated 2-quotient, truncated univalence, pre/postcomposition with an iso in a precategory.
renamings: equiv.refl -> equiv.rfl and equiv_eq <-> equiv_eq'
2016-05-06 14:27:27 -07:00
Floris van Doorn
a6b5191be6
feat(pushout/susp): change definition of elim_type, so that flattening is easier to prove
2016-05-06 14:26:46 -07:00
Daniel Selsam
c6726d22ec
doc(export_format): minor fixes
2016-05-06 14:20:19 -07:00
Jeremy Avigad
e6fd644526
feat(library/theories/group_theory/*): add new development of group theory
2016-05-06 14:15:51 -07:00
Jeremy Avigad
f8a8502b14
refactor(library/theories/group_theory): rename group_theory to finite_group_theory
2016-05-06 14:15:51 -07:00
Jeremy Avigad
ef95a04d21
chore(README.md): add link to Emacs mode information. Closes #1046 .
2016-05-06 14:15:51 -07:00
Jeremy Avigad
d773302c6b
chore(doc/lean/tutorial.org): comment out old rewriter information
2016-05-06 14:15:51 -07:00
Jeremy Avigad
b02009fcb9
feat(src/emacs/README.md): add more information about key bindings and commands
2016-05-06 14:15:51 -07:00
Soonho Kong
2ef22fceca
fix(util/lp/lp_solver.h): get_max_iterations_per_stage returns unsigned
...
related issue #1051
2016-05-06 11:36:40 -04:00
Sean Leather
4eee26eaee
feat(library/data/sigma): add imp_sigma
2016-04-11 10:04:29 -07:00
Leonardo de Moura
933b5863cd
fix(tests/lean/770): adjust test output
...
Pull request #1037 changed error message but did not correct test output.
2016-04-11 09:50:46 -07:00
Daniel Selsam
eeee7d51cf
chore(kernel/error_msgs): show inferred type when function expected
2016-04-11 09:47:14 -07:00
Rob Lewis
e721cf9c79
refactor(algebra/matrix): rename theorems, split proof of transposition theorem
2016-04-11 09:46:46 -07:00
Rob Lewis
85f8f7df57
feat(algebra/matrix): reorganize file; generalize Farkas' lemma to Motzkin transposition theorem
2016-04-11 09:46:46 -07:00
Rob Lewis
5a640590cc
feat(data/{list,fin}): add theorems for use in matrices
2016-04-11 09:46:46 -07:00
Rob Lewis
66cd4f1196
feat(algebra/matrix): generalize theorems, define module/ring instances
2016-04-11 09:46:45 -07:00
Rob Lewis
b7a25a249a
feat(library/algebra): define matrices, prove Farkas' lemma
2016-04-11 09:46:45 -07:00
Jakob von Raumer
651df51cb7
chore(hott) the coercion doesn't seem to be the problem
2016-04-11 09:45:59 -07:00
Jakob von Raumer
7a9e1c7f4f
chore(hott) fix sum proof by adding manual coercions
2016-04-11 09:45:59 -07:00
Floris van Doorn
a6319118e3
feat(types.pointed): small additions
2016-04-11 09:45:59 -07:00
Floris van Doorn
f983724cf6
feat(pointed): merge pointed2 into pointed
...
We move the basic notions of pointed types into init.pointed, to avoid cycles in the import graph. Also adds pointed versions of pi and sigma, with corresponding notation
2016-04-11 09:45:59 -07:00
Floris van Doorn
4895726c54
feat(connectedness): show that if f is n-connected, then trunc_functor k f is so, too
2016-04-11 09:45:59 -07:00
Floris van Doorn
54da5bcbda
feat(hott): add some [constructor] attributes
2016-04-11 09:45:59 -07:00
Floris van Doorn
3887efa7c1
feat(hott): some renamings in init.path
2016-04-11 09:45:59 -07:00
Floris van Doorn
3240df6020
feat(book): add comments about chapter 10
2016-04-11 09:45:59 -07:00
Floris van Doorn
dc37ec954d
refactor(hott): rename apdo to apd
2016-04-11 09:45:59 -07:00
Floris van Doorn
80a2e285cb
feat(init/ua): add ua_symm and ua_trans
2016-04-11 09:45:59 -07:00
Floris van Doorn
05b59aecf8
refactor(hott): rename apd to apdt
2016-04-11 09:45:59 -07:00
Floris van Doorn
b1ed69f621
feat(hott): small changes, mostly in pointed2
2016-04-11 09:45:59 -07:00
Sebastian Ullrich
5810a4de8f
fix(emacs/lean-server.el): invoke lean --server from project root if existent
2016-04-11 09:42:34 -07:00
Sebastian Ullrich
08c55754a9
fix(emacs/lean-mode.el): invoke lean from project root if existent
2016-04-11 09:42:34 -07:00
Sebastian Ullrich
543d7702f0
fix(shell/lean): fix documentation of some cmdline options
2016-04-11 09:42:34 -07:00
Jeremy Avigad
1f967695a8
feat(library/theories/measure_theory/sigma_algebra): add measurable and borel functions, from Jacob Gross
2016-04-06 17:44:09 -04:00
Jeremy Avigad
ef982d9ad6
refactor(library/theories/analysis/metric_space.lean): use new definition of continuous_at
2016-04-06 16:44:29 -04:00
Jeremy Avigad
c0720d69e3
feat(library/theories/topology/continuous.lean): add theorems about continuous functions (includes work by Jacob Gross)
2016-04-06 16:24:12 -04:00
Jeremy Avigad
73271ac2c9
feat(library/theories/move.lean): add facts to move in Lean 3
2016-04-06 16:14:14 -04:00
Leonardo de Moura
226f8bafeb
fix(library/tactic/rewrite_tactic): do not allow projections to be unfolded
...
fixes #1032
This is just a workaround. A better fix has been implemented in the
lean3 branch.
2016-03-28 13:02:57 -07:00
Leonardo de Moura
a07ad6df62
fix(library/tmp_type_context): fixes #1033
...
This is just a workaround.
tmp_type_context is dead code in lean3.
2016-03-28 09:38:22 -07:00
Leonardo de Moura
6f74f65220
fix(library/type_context): instantiate was not replacing all assigned metavars
2016-03-23 13:37:33 -07:00