Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2017-09-08 14:49 8ef8f819

View on Github →

feat(data/equiv): port data/equiv.lean from Lean2

Estimated changes

added theorem equiv.apply_eq_iff_eq
added theorem equiv.comp_apply
added theorem equiv.eq_of_to_fun_eq
added def equiv.fn
added def equiv.id
added theorem equiv.id_apply
added def equiv.inv
added def equiv.perm
added def equiv.prod_assoc
added def equiv.prod_comm
added def equiv.prod_congr
added def equiv.sum_assoc
added def equiv.sum_comm
added def equiv.sum_congr
added def equiv.swap
added theorem equiv.swap_apply_def
added theorem equiv.swap_apply_left
added theorem equiv.swap_apply_right
added theorem equiv.swap_comm
added theorem equiv.swap_comp_apply
added def equiv.swap_core
added theorem equiv.swap_core_comm
added theorem equiv.swap_core_self
added theorem equiv.swap_self
added theorem equiv.swap_swap
added structure equiv
added def subtype.map
added theorem subtype.map_comp
added theorem subtype.map_id