Commit 2020-05-27 21:30 efb4e959
View on Github →refactor(iterate): move to function; renamings (#2832)
- move lemmas about
iteratefromdata.nat.basictologic.function.iterate; - move lemmas like
nat.iterate_succtofunctionnamespace; - rename some lemmas:
iterate₀toiterate_fixed,iterate₁tosemiconj.iterate_right, see alsocommute.iterate_leftandcommute.iterate_right;iterate₂tosemiconj₂.iterate;iterate_canceltoleft_inverse.iterateandright_inverse.iterate;
- move lemmas
*_hom.iterate_map_*toalgebra/iterate_hom.