equal
deleted
inserted
replaced
63 explicitly provided for backward compatibility but their usage is |
63 explicitly provided for backward compatibility but their usage is |
64 discouraged. Minor INCOMPATIBILITY. |
64 discouraged. Minor INCOMPATIBILITY. |
65 - Added predicates trans_on and transp_on and redefined trans and transp to |
65 - Added predicates trans_on and transp_on and redefined trans and transp to |
66 be abbreviations. Lemmas trans_def and transp_def are explicitly provided |
66 be abbreviations. Lemmas trans_def and transp_def are explicitly provided |
67 for backward compatibility but their usage is discouraged. |
67 for backward compatibility but their usage is discouraged. |
|
68 Minor INCOMPATIBILITY. |
|
69 - Renamed wrongly named lemma totalp_on_refl_on_eq to totalp_on_total_on_eq. |
68 Minor INCOMPATIBILITY. |
70 Minor INCOMPATIBILITY. |
69 - Strengthened (and renamed) lemmas. Minor INCOMPATIBILITY. |
71 - Strengthened (and renamed) lemmas. Minor INCOMPATIBILITY. |
70 antisym_converse[simp] ~> antisym_on_converse[simp] |
72 antisym_converse[simp] ~> antisym_on_converse[simp] |
71 order.antisymp_ge[simp] ~> order.antisymp_on_ge[simp] |
73 order.antisymp_ge[simp] ~> order.antisymp_on_ge[simp] |
72 order.antisymp_le[simp] ~> order.antisymp_on_le[simp] |
74 order.antisymp_le[simp] ~> order.antisymp_on_le[simp] |