Add a number of missing intersection lemmas
Compare changes
+ 9
− 0
@@ -368,6 +368,15 @@ Section union_intersection_difference.
This pull request adds a number of missing lemmas about the intersection on options (closes #166 (closed)). The lookup_intersection
lemma was added in !466 (merged).