Giter VIP home page Giter VIP logo

yoneda-ext's Introduction

The long exact sequence of Yoneda Ext

This repository mainly contains material related to section 5 of the paper Formalising Yoneda Ext in Univalent Foundations (doi) which pertains to the long exact sequence of Ext groups. Our formalisation follows the proof of theorem XII.5.1 in Mac Lane's "Homology". The following is a brief overview of the files:

  • Lemmas.v contains two general lemmas, and a proof that loops_abses is a group isomorphism along with related facts.
  • EquivalenceRelation.v contains basic results we need about the equivalence relation generated from a relation
  • ES.v contains the definition and basic theory of the type ES n whose quotient is Ext n
  • HigherExt.v contains the definition of Ext n using ES.v
  • XII_5.v contains the key lemmas (XII.5.3-5) which go into proving the long exact sequence; they are first proved on the level of ES n and then deduced for Ext n
  • LES.v contains the proof of exactness of the long exact sequence

This version has been tested with Coq 8.16.1 against commit 3062f0a15 of HoTT-Coq from Feb 19, 2023.

Build instructions

  1. Install Coq 8.16.1.

The can be done by first installing opam (see https://opam.ocaml.org/) and then running opam install coq. If the current version is no longer 8.16.1, then you need to run opam pin add coq 8.16.1 before the install command. (Though things may well work with a newer version of Coq.)

  1. Build the Coq-HoTT library.

It will probably work to install the Coq-HoTT library through opam, as described here. If not, follow the instructions there for manually buildling the library, and use commit 3062f0a15 from Feb 19, 2023.

  1. Clone and set up this repository.

Run git clone https://github.com/jarlg/Yoneda-Ext, then remove the second line of _CoqProject if you installed coq-hott via opam or change it to point to your local copy of the Coq-HoTT library if you built it manually.

  1. Build this project by running make.

After make has finished, you can step through the various files using e.g. coqide or Emacs with Proof General.

yoneda-ext's People

Contributors

jarlg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.