lean2/hott/types
Floris van Doorn f983724cf6 feat(pointed): merge pointed2 into pointed
We move the basic notions of pointed types into init.pointed, to avoid cycles in the import graph. Also adds pointed versions of pi and sigma, with corresponding notation
2016-04-11 09:45:59 -07:00
..
int fix(library,hott): avoid rewrite with patterns of the form (?M ...) 2016-03-09 15:39:17 -08:00
nat feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
arrow.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
arrow_2.hlean fix(library/tactic/rewrite_tactic): do not allow projections to be unfolded 2016-03-28 13:02:57 -07:00
bool.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
default.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
eq.hlean refactor(hott): rename apd to apdt 2016-04-11 09:45:59 -07:00
equiv.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
fiber.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
fin.hlean feat(fin): port more parts of fin from the standard library 2016-03-03 10:13:20 -08:00
lift.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
list.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
num.hlean feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
pi.hlean refactor(hott): rename apd to apdt 2016-04-11 09:45:59 -07:00
pointed.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
prod.hlean feat(hott): functoriality of pushout; connectedness in is_conn namespace 2016-03-23 09:22:55 -07:00
pullback.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
sigma.hlean refactor(hott): rename apdo to apd 2016-04-11 09:45:59 -07:00
sum.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
trunc.hlean feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
type_functor.hlean chore(hott) adjust to new naming for pointed types and truncated types 2016-03-01 13:52:53 -08:00
types.md feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
unit.hlean feat(hott): various additions 2016-03-03 10:13:20 -08:00
univ.hlean refactor(hott): rename apdo to apd 2016-04-11 09:45:59 -07:00
W.hlean feat(hott/function): show that a function is embedding iff it has propositional fibers 2015-11-16 21:32:09 -08:00