Commit Graph

209 Commits

Author SHA1 Message Date
Niels bb4add6510 Lists to project 2017-09-07 15:45:43 +02:00
Niels 6c86d0c524 Fixes 2017-09-07 15:44:22 +02:00
Niels 4ae639ace3 Removed some useless files 2017-09-07 15:24:38 +02:00
Niels 474c9324ca A negligible change in the structure 2017-09-07 15:19:48 +02:00
Niels 4ab70ae1fe Further cleaning 2017-09-01 17:08:00 +02:00
Niels dfd590724b Simplified independence proof 2017-09-01 16:56:49 +02:00
Niels 40e1f45cfa Shortened T.v 2017-09-01 16:29:48 +02:00
Dan Frumin e8560a0c07 tfw importin the middle of the file 2017-08-24 18:52:43 +02:00
Dan Frumin b17a726608 A simple proof that Bfin implies Kfin 2017-08-24 18:41:31 +02:00
Dan Frumin c7aa3d581f Update the README 2017-08-24 16:53:58 +02:00
Dan Frumin c23ea61353 Move aux lemmas into the plumbing file 2017-08-24 16:50:11 +02:00
Dan Frumin 5afb85b000 Merge branch 'ezsplit' 2017-08-24 16:45:37 +02:00
Dan Frumin 5e4091409d The underlying type need not be an hset for the splitting lemma 2017-08-24 16:36:59 +02:00
Niels 431e1b1048 No singletons if the underlying type isnt a set 2017-08-24 14:37:38 +02:00
Dan Frumin eef533e345 Get rid of cow induction for the proof of `closedUnion Bfin` 2017-08-24 12:21:46 +02:00
Dan Frumin e1a8220ba0 A simpler `split` fn for B-finite subobjects.
Allows for shortening of some proofs
2017-08-23 22:23:28 +02:00
Dan Frumin 8a1405a1d8 A cons-based induction principle for FSets 2017-08-19 18:56:33 +02:00
Niels 39d888951e Merge branch 'master' of https://github.com/nmvdw/HITs-Examples 2017-08-18 11:34:41 +02:00
Niels 41b952e0d0 Added alternative definition of k-finite via subobjects 2017-08-18 11:34:04 +02:00
Niels 29f3f31cec Improved lattice hints 2017-08-18 11:18:37 +02:00
Dan Frumin da60017367 Interval is K-finite 2017-08-17 22:46:47 +02:00
Niels 8ff54def39 Removed View_rec2 2017-08-17 17:18:57 +02:00
Dan Frumin ae60ac0146 LEM <~> all K-finite hsets are projective
and LEMoo -> all K-finite objects (not just hsets) are projective
2017-08-16 17:37:12 +02:00
Dan Frumin 56d6207d07 Circle is Kuratowski-finite 2017-08-16 17:13:08 +02:00
Dan Frumin 809382ba13 Every Bishop-finite set is Kuratowski-finite 2017-08-16 17:01:25 +02:00
Dan Frumin 99dfd73b5a K-finite objects are closed under surjections 2017-08-16 16:07:51 +02:00
Dan Frumin 57a4535f87 B-fin => K-fin if the underlying type has decidable paths 2017-08-16 16:00:21 +02:00
Niels 920fdd91ab further simplifications 2017-08-15 22:26:26 +02:00
Niels e1bc900abc Further simplifications in interface 2017-08-15 22:05:31 +02:00
Niels e29e978218 Improved interface.v 2017-08-15 20:08:16 +02:00
Niels 06701dcdf8 Simplified proof of extensionalty and proofs in interface.v 2017-08-14 21:38:50 +02:00
Niels b274fcddfc Simplified proof of extensionality 2017-08-14 16:39:20 +02:00
Niels 0f6e98a377 Strengthened mere choice 2017-08-14 12:43:15 +02:00
Niels bf0b9f8771 Added simplified proof of extensionality 2017-08-11 14:17:47 +02:00
Niels 5766024f95 path_ishprop now in extensionality 2017-08-11 13:15:31 +02:00
Niels 89808c7297 Added proof: Bishop finite => Kuratowski finite 2017-08-10 17:33:56 +02:00
Dan Frumin 33808928db Clean up trailing whitespaces and an unused definition. 2017-08-09 18:05:58 +02:00
Dan Frumin 31e08af1d1 Prove that the quotient of an implementation is isomorphic to FSet
Formally, `View A <~> FSet A`
2017-08-09 17:59:11 +02:00
Niels bd2ca9a0aa Added separation as operation 2017-08-09 17:03:51 +02:00
Dan Frumin f08918b60c Move the B-finiteness proofs and simplify them a bit 2017-08-09 16:01:54 +02:00
Niels cb0af9a36a Added min function with proof of its specification 2017-08-09 15:11:14 +02:00
Niels 5233fc6de9 Added proof that the finite sets in HoTTlibrary have no intersection and union 2017-08-09 12:07:43 +02:00
Niels c358ef1659 Added notation in Sub.v 2017-08-08 19:56:39 +02:00
Dan Frumin dad6686c4c Make everything work with the new notation 2017-08-08 17:44:27 +02:00
Dan Frumin 80dabe3162 Get a quotient from an implementation 2017-08-08 17:31:23 +02:00
Niels 3cda0d9bf2 Completely fixed notation 2017-08-08 17:00:30 +02:00
Niels 92bc50d79f Improved notation to unicode 2017-08-08 15:30:12 +02:00
Niels 2bdec415d9 Improved notatio 2017-08-08 15:29:50 +02:00
Niels de335c3955 Added join-semilattice 2017-08-08 13:45:27 +02:00
Niels c1dfef3cc1 Separated lemmas for extensionality for properties, added tactic toHProp 2017-08-08 13:35:28 +02:00