Skip to content

Commit 4672b54

Browse files
arthuraaCohenCyril
authored andcommitted
Add a theory of finite permutations.
1 parent ffb519b commit 4672b54

File tree

3 files changed

+1065
-0
lines changed

3 files changed

+1065
-0
lines changed

CHANGELOG_UNRELEASED.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- in `finmap.v`:
88
+ lemma `card_fset_sum1`
99

10+
- Added a theory of finite permutations in `finperm.v`
11+
1012
### Changed
1113

1214
### Renamed

_CoqProject

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
finmap.v
22
multiset.v
3+
finperm.v
34

45
-R . mathcomp.finmap
56
-arg -w -arg -projection-no-head-constant

0 commit comments

Comments
 (0)