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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user