Giter Site home page Giter Site logo

central-types's Introduction

Central types (work in progress)

This repository contains work in progress on formalizing results from the paper Central H-spaces and banded types by Ulrik Buchholtz, Dan Christensen, Jarl G. Taxerås Flaten, and Egbert Rijke.

Some results from that paper, mostly related to H-spaces (e.g., Proposition 2.2, Proposition 2.19, Corollary 2.20 and Theorem 2.27), have been merged into the Coq-HoTT library under the Homotopy.HSpace namespace. The notable results in this repository are:

  • Most of Proposition 3.6: The characterization of central types (search for "3.6" in Central.v)
  • Example 3.8: Eilenberg-Mac Lane spaces are central (see central_em in EMSpace.v)
  • Theorem 4.6: BAut1 A is the unique delooping of a central type A (see unique_delooping_central in Central.v)
  • Theorem 4.19: BAut1 A is a coherent H-space whenever A is central (see hspace_twisted_baut and iscoherent_hspace_twisted_baut1 in BAut1.v)
  • Part of Corollary 4.20: BAut1 A is central whenever A is central (see central_pbaut in Central.v)

The current version from Jan 21, 2024 has been tested with Coq 8.18.0 against commit ce3af423 of Coq-HoTT from Jan 21, 2024.

Version 0fde1817 from Dec 29, 2023 has been tested with Coq 8.18.0 against commit 6ad532f7 of Coq-HoTT from Dec 29, 2023. The first two results in the list above were added to this repo before this.

Version 1b44982f from Oct 17, 2023 has been tested with Coq 8.18.0 against commit 687e370c of Coq-HoTT from Oct 17, 2023. Some things that were formerly in this repository have been merged into Coq-HoTT.

Version 1d6503fe from May 15, 2023 has been tested with Coq 8.16.1 and Coq 8.17.0 against commit 832aef3e of Coq-HoTT from May 2, 2023.

You will need to create a _CoqProject file to build this project. If you have a local build of Coq-HoTT, you can use the below after filling in the path to your local build.

-docroot .
-R <path to local Coq-HoTT build> HoTT
-R . Top
-arg -noinit
-arg -indices-matter
-arg -native-compiler -arg no

Bands.v
BAut1.v
Central.v
Conn.v
Cover.v
EMspace.v
Lemmas.v
misc.v
SelfMaps.v
Smallness.v

central-types's People

Contributors

jdchristensen avatar jarlg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.