Commit Graph

22 Commits

Author SHA1 Message Date
Dan Frumin 47a38b3568 Separate the lattice properties proofs, get rid of the admits and general cleanup 2017-06-19 21:32:55 +02:00
Dan Frumin 8e6ab4c340 Separate the extensionality proof
and fix some tactics
2017-06-19 21:06:17 +02:00
Niels 5f4c834cbe Proofs of the lattice properties (via extensionality) 2017-06-19 17:08:56 +02:00
Dan Frumin 490980db0f Some cleanup for the extensionality proof 2017-06-19 12:24:57 +02:00
Dan Frumin dce70f517f Minor cleanup of some proofs 2017-06-16 13:24:54 +02:00
Dan Frumin a1a6912cb2 Use equiv_iff_hprop_curried from HoTT 2017-06-14 13:00:20 +02:00
Niels a98c56d154 changes 2017-06-06 11:15:01 +02:00
Niels 2a561d4983 Finished proof of extensionality 2017-05-25 22:21:19 +02:00
Niels 01e4cb982f Finished proof of extensionality 2017-05-25 22:20:46 +02:00
Niels 954c273ddf Merge remote-tracking branch 'origin/bloop' into properties 2017-05-25 21:51:27 +02:00
Dan Frumin 06dc8a0acd A proof of subset_isIn 2017-05-25 18:59:18 +02:00
Dan Frumin 294f818b07 Add [eq_subset] equivalence
X = Y <~> X ⊂ Y /\ Y ⊂ X
2017-05-25 16:28:09 +02:00
Dan Frumin 9202c6489d Speed up the compilation of properties.v a little bit 2017-05-25 15:11:41 +02:00
Leon Gondelman 140b02e9f4 subset 2017-05-24 18:28:24 +02:00
Niels 74cd449f7b Elements of union 2017-05-24 14:52:52 +02:00
Dan Frumin 826b6ba233 Port the FiniteSets library to HitTactics 2017-05-24 13:54:00 +02:00
Niels 6ffbbb440f More absorbtion 2017-05-24 12:10:39 +02:00
Niels 565fecec30 Changed names, further work on distributive laws 2017-05-24 11:47:30 +02:00
Niels e63f1b8bf5 One absorption law 2017-05-23 23:24:22 +02:00
Niels 2f7840c494 Associativity of intersection. 2017-05-23 22:58:35 +02:00
Niels 6bb5e8b690 Added idempotency of the intersection 2017-05-23 21:31:45 +02:00
Leon Gondelman 13737556c6 Setup for finite sets library. 2017-05-23 16:30:31 +02:00