math-comp / odd-order

The formal proof of the Odd Order Theorem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

A formal proof of the Odd Order Theorem

The repository contains a formal verification of the Odd Order Theorem (Feit - Thompson, 1963), a landmark result of finite group theory.

The formal proof is based on the Mathematical Components library for the Coq proof assistant.

Installation

If you already have OPAM installed (a fresh or up to date version of opam 2 is required):

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-mathcomp-odd-order

About

The formal proof of the Odd Order Theorem


Languages

Language:Coq 99.5%Language:Nix 0.4%Language:Makefile 0.0%