Add lookup lemmas for partial alter and commuting lemmas for alter
Compare changes
+ 34
− 3
@@ -315,6 +315,18 @@ Proof.
@@ -334,6 +346,16 @@ Qed.
@@ -406,9 +428,6 @@ Lemma delete_commute {A} (m : M A) i j :
@@ -429,6 +448,18 @@ Proof. apply delete_partial_alter. Qed.