Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
equiv.self_trans_symm
Modification history
2022-10-18 21:51
src/logic/equiv/basic.lean
chore(logic/equiv/basic): split into two files (#17038) …
Modified
equiv.self_trans_symm
View on Github →
2021-11-13 14:24
src/data/equiv/basic.lean
chore(data/equiv/*): rename `trans_symm` and `symm_trans` to `self_trans_symm` and `symm_trans_self`. (#10309) …
Added
equiv.self_trans_symm
View on Github →