File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ Some extra material for mathcomp
8282 [ Liouville Theorem about number's divisors] ( ./liouville.v )
8383
8484 [ Square numbers ending with xyxyxyxyxy] ( ./repeatxy.v )
85+
8586 [ Binomial equation about taking 2 segments from n points] ( ./binception.v )
8687
8788A note about sorting network is available [ here] ( https://hal.inria.fr/hal-03585618 ) .
Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ Some extra material for mathcomp
8282 [Liouville Theorem about number's divisors](./liouville.v)
8383
8484 [Square numbers ending with xyxyxyxyxy](./repeatxy.v)
85+
8586 [Binomial equation about taking 2 segments from n points](./binception.v)
8687
8788A note about sorting network is available [here](https://hal.inria.fr/hal-03585618).
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ description: |-
7979 [Liouville Theorem about number's divisors](./liouville.v)
8080
8181 [Square numbers ending with xyxyxyxyxy](./repeatxy.v)
82+
8283 [Binomial equation about taking 2 segments from n points](./binception.v)
8384
8485 A note about sorting network is available [here](https://hal.inria.fr/hal-03585618).
You can’t perform that action at this time.
0 commit comments