lean2/library/data/list
Leonardo de Moura 5da4922397 feat(library/data/list/perm): cleanup proofs
refl and symm were refering to the setoid.refl and setoid.symm.
Moreover, they were producing harder elaboration problems
2015-05-27 12:30:56 -07:00
..
as_type.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
basic.lean test(library): test new tactics in the standard library 2015-05-25 16:48:33 -07:00
comb.lean refactor(library/data): use new 'obtain' expression 2015-05-11 09:14:48 -07:00
default.lean refactor,feat(library/{data,algebra}): move bigops to algebra, define sums 2015-05-16 18:42:13 +10:00
list.md refactor,feat(library/{data,algebra}): move bigops to algebra, define sums 2015-05-16 18:42:13 +10:00
perm.lean feat(library/data/list/perm): cleanup proofs 2015-05-27 12:30:56 -07:00
set.lean feat(library/unifier): do not fire type class resolution as last resort when type contains metavariables 2015-05-18 15:45:23 -07:00