mathlib
8c89ff7a
- feat(group_theory/perm): define the permutation `(0 1 ... (i : fin n))`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(group_theory/perm): define the permutation `(0 1 ... (i : fin n))` I tried a number of definitions and it looks like this is the least awkward one to prove with. In any case, using the API should allow you to avoid unfolding the definition.
Author
Vierkantor
Committer
Vierkantor
Parents
a1305bea
Loading