Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2018-05-18 05:10
92feaf95
View on Github →
feat(computability/primrec): list definitions are primrec
Estimated changes
Modified
data/computability/primrec.lean
added
theorem
primrec.list_append
added
theorem
primrec.list_cases
added
theorem
primrec.list_cons
modified
theorem
primrec.list_find_index
added
theorem
primrec.list_find_index₁
added
theorem
primrec.list_foldl
added
theorem
primrec.list_foldr
modified
theorem
primrec.list_index_of
added
theorem
primrec.list_index_of₁
modified
theorem
primrec.list_inth
added
theorem
primrec.list_join
added
theorem
primrec.list_length
added
theorem
primrec.list_map
modified
theorem
primrec.list_nth
added
theorem
primrec.list_nth₁
added
theorem
primrec.list_rec
added
theorem
primrec.list_reverse
deleted
theorem
primrec.nat_cases1
added
theorem
primrec.nat_cases₁
deleted
theorem
primrec.nat_elim1
added
theorem
primrec.nat_elim₁
added
theorem
primrec.nat_iterate
deleted
theorem
primrec.option_bind1
added
theorem
primrec.option_bind₁
deleted
theorem
primrec.option_map1
added
theorem
primrec.option_map₁
added
theorem
primrec.sum_cases
added
theorem
primrec.sum_inl
added
theorem
primrec.sum_inr
added
theorem
primrec.to₂
Modified
data/denumerable.lean
added
theorem
denumerable.list_of_nat_succ
added
theorem
denumerable.list_of_nat_zero
Modified
data/encodable.lean
added
theorem
encodable.decode_list_succ
added
theorem
encodable.decode_list_zero
added
theorem
encodable.decode_sum_val
added
theorem
encodable.encode_inl
added
theorem
encodable.encode_inr
added
theorem
encodable.encode_list_cons
added
theorem
encodable.encode_list_nil
added
theorem
encodable.length_le_encode
Modified
data/list/basic.lean
added
theorem
list.drop_nil
Modified
data/nat/basic.lean
deleted
def
nat.foldl
deleted
def
nat.foldr
added
theorem
nat.iterate_add
added
theorem
nat.iterate_succ'
added
theorem
nat.iterate_succ
added
theorem
nat.iterate_zero
Modified
data/nat/pairing.lean
added
theorem
nat.le_mkpair_left
modified
def
nat.mkpair
modified
theorem
nat.mkpair_unpair
modified
def
nat.unpair
modified
theorem
nat.unpair_le
modified
theorem
nat.unpair_lt
modified
theorem
nat.unpair_mkpair
Modified
order/order_iso.lean
Modified
set_theory/ordinal.lean
deleted
theorem
ordinal.foldr_le_nfp
added
theorem
ordinal.iterate_le_nfp