Commit 2019-09-23 22:04 604699b1
View on Github →feat(data|set_theory): various new lemmas (#1466)
- various changes
- move section on map down I need some lemmas about nth for maps, and this seemed like the nicest way to do it
- some lemmas
- replace app by append in names
- lemmas from various proving grounds problems
- sanity_check on list.basic
- small fixes in ordinal and cardinal also open namespace equiv in ordinal
- small changes
- add docstring
- fix
- rename variable
- simp caused a problem
- update docstring
- fix last two comments