Skip to content

A development of the theory of postulated colimits in Coq. Includes a proof that the pushout of a monomorphism is a monomorphism in a 'sheaf topos'.

License

Notifications You must be signed in to change notification settings

mwpb/postulated-colimits-in-coq

Repository files navigation

Postulated Colimits in Coq

A development of the theory of postulated colimits in Coq. Includes a proof that the pushout of a monomorphism is a monomorphism in a 'sheaf topos'.

Prerequisites

Install Coq here.

If developing in emacs place the following lines:

(setq coq-load-path-include-current t)
(setq coq-compile-before-require t)

in your init file. If not then you may have to run coqc on the various dependencies to run the proofs.

Acknowledgements

  • Coq - Proof Assistant
  • Postulated colimits and left exactness of Kan-extensions, Anders Kock, available here

About

A development of the theory of postulated colimits in Coq. Includes a proof that the pushout of a monomorphism is a monomorphism in a 'sheaf topos'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published