lean4-htt/library/init
2018-01-22 15:43:30 -08:00
..
algebra feat(library/init/algebra/classes) add is_symm_op type class 2018-01-22 15:43:30 -08:00
category feat(library/init): add funext tactic 2017-12-04 14:54:39 -08:00
data fix(init/data/nat/lemmas): generalize nat.iterate to (Sort u) 2018-01-16 11:37:33 -08:00
meta feat(library/tactic/simplify): add simp! 2018-01-16 17:29:24 -08:00
native feat(library/tactic/simplify): simp reduces c a_1 ... a_n = c b_1 ... b_n into a_1 = b_1 /\ ... /\ a_n = b_n 2018-01-12 18:18:56 -08:00
cc_lemmas.lean
classical.lean refactor(init/classical): simplify classical proofs 2017-07-28 16:47:53 +01:00
coe.lean chore(library/init/coe): document why @[reducible] annotation is needed 2018-01-16 11:31:43 -08:00
core.lean feat(frontends/lean): add abbreviation command 2018-01-05 15:40:59 -08:00
default.lean feat(library/init): add lean.version : nat × nat × nat 2017-12-15 17:48:26 -08:00
function.lean
funext.lean
init.md
ite_simp.lean feat(library/init/ite_simp): add simp lemmas 2017-11-06 12:34:52 -08:00
logic.lean fix(library/init): add simp lemmas for auto_param and opt_param 2017-12-09 09:59:00 -08:00
propext.lean
relator.lean chore(library): remove out notation for out_param 2017-12-15 15:47:58 -08:00
util.lean
version.lean.in feat(library/init/version): add lean.githash : string 2017-12-20 14:00:41 -08:00
wf.lean feat(library): provide names for constructor arguments 2017-12-04 16:25:16 -08:00