1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 23:23:51 +01:00

commutative -> commutativity

In accordance with the rest of the interfaces
This commit is contained in:
2017-09-17 19:45:32 +02:00
parent c2babb9422
commit 2cd3beec43
3 changed files with 8 additions and 8 deletions

View File

@@ -428,7 +428,7 @@ Section kfin_bfin.
apply path_forall. intro a.
unfold union, sub_union, max_fun.
rewrite HX.
rewrite (commutative (X' a)).
rewrite (commutativity (X' a)).
rewrite (associativity _ (X' a)).
apply path_iff_hprop.
* intros Ha.