object
PairListLemmas
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
concat_permutation[K, V](ll: PList[K, V], l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
concat_permutation_lemma[K, V](ll: PList[K, V], l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
cons_delete_perm[K, V](list: PList[K, V], e: Pair[K, V]): Boolean
-
def
cons_merge_assoc[K, V](e: Pair[K, V], list1: PList[K, V], list2: PList[K, V]): Boolean
-
def
delete_comm[K, V](list: PList[K, V], a: Pair[K, V], b: Pair[K, V]): Boolean
-
def
delete_concat[K, V](l1: PList[K, V], l2: PList[K, V], e: Pair[K, V]): Boolean
-
def
delete_contains[K, V](list: PList[K, V], a: Pair[K, V], b: Pair[K, V]): Boolean
-
def
delete_content[K, V](list: PList[K, V], e: Pair[K, V]): Boolean
-
def
disjoint_by_pred[K, V](pos: PList[K, V], neg: PList[K, V], p: (Pair[K, V]) ⇒ Boolean): Boolean
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
filter_complete[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean, e: Pair[K, V]): Boolean
-
def
filter_disjoint[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean): Boolean
-
def
filter_sound[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean, e: Pair[K, V]): Boolean
-
def
filter_union_content[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean): Boolean
-
def
filter_union_perm[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean): Boolean
-
def
filter_union_perm1[K, V](h: Pair[K, V], t: PList[K, V], pos: PList[K, V], neg: PList[K, V]): Boolean
-
def
filter_union_perm2[K, V](h: Pair[K, V], t: PList[K, V], pos: PList[K, V], neg: PList[K, V]): Boolean
-
def
filter_union_size[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean): Boolean
-
def
finalize(): Unit
-
def
forall_p_not_in[K, V](list: PList[K, V], p: (Pair[K, V]) ⇒ Boolean, e: Pair[K, V]): Boolean
-
def
getAll_contain_lemma[K, V](map: PList[K, V], e: Pair[K, V]): Boolean
-
def
getAll_delete_lemma[K, V](map: PList[K, V], e: Pair[K, V], key: K): Boolean
-
final
def
getClass(): Class[_]
-
def
hasKey_contains[K, V](map: PList[K, V], key: K): Boolean
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
permutation_append[K, V](l1: PList[K, V], l2: PList[K, V], ll: PList[K, V]): Boolean
-
def
permutation_by_tran[K, V](l1: PList[K, V], l2: PList[K, V], l3: PList[K, V]): Boolean
-
def
permutation_car_swap[K, V](list: PList[K, V], a: Pair[K, V], b: Pair[K, V]): Boolean
-
def
permutation_comm[K, V](l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
permutation_comm_lemma[K, V](l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
permutation_concat_assoc[K, V](l1: PList[K, V], l2: PList[K, V], l3: PList[K, V]): Boolean
-
def
permutation_concat_comm[K, V](l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
permutation_cons[K, V](l1: PList[K, V], l2: PList[K, V], e: Pair[K, V]): Boolean
-
def
permutation_cons_tail[K, V](l1: PList[K, V], l2: PList[K, V], e: Pair[K, V]): Boolean
-
def
permutation_contains_lemma[K, V](l1: PList[K, V], l2: PList[K, V], e: Pair[K, V]): Boolean
-
def
permutation_content[K, V](l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
permutation_content_lemma[K, V](l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
permutation_delete[K, V](l1: PList[K, V], l2: PList[K, V], e: Pair[K, V]): Boolean
-
def
permutation_delete_cons[K, V](list: PList[K, V], e: Pair[K, V]): Boolean
-
def
permutation_delete_cons[K, V](l1: PList[K, V], h2: Pair[K, V], t2: PList[K, V]): Boolean
-
def
permutation_delete_cons[K, V](l1: PList[K, V], l2: PList[K, V]): Boolean
-
def
permutation_delete_head[K, V](t1: PList[K, V], l2: PList[K, V], h1: Pair[K, V]): Boolean
-
def
permutation_eq[K, V](s: PList[K, V], t: PList[K, V]): Boolean
-
def
permutation_filter_contains[K, V](list1: PList[K, V], list2: PList[K, V], p: (Pair[K, V]) ⇒ Boolean, x: Pair[K, V]): Boolean
-
def
permutation_getAll_lemma[K, V](map1: PList[K, V], map2: PList[K, V], key: K): Boolean
-
def
permutation_hasKey_lemma[K, V](map1: PList[K, V], map2: PList[K, V], key: K): Boolean
-
def
permutation_prefix[K, V](l1: PList[K, V], l2: PList[K, V], e: Pair[K, V]): Boolean
-
def
permutation_refl[K, V](list: PList[K, V]): Boolean
-
def
permutation_tran[K, V](l1: PList[K, V], l2: PList[K, V], l3: PList[K, V]): Boolean
-
def
permutation_tran_lemma[K, V](l1: PList[K, V], l2: PList[K, V], l3: PList[K, V]): Boolean
-
def
permutation_tran_lemma2[K, V](l1: PList[K, V], l2: PList[K, V], l3: PList[K, V], l4: PList[K, V]): Boolean
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any