2022-12-22 |
desharna |
merged
|
file |
diff |
annotate
|
2022-12-20 |
desharna |
used transp_on in assumptions of lemmas Multiset.bex_(least|greatest)_element
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemma trans_on_lex_prod[simp]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed lemma trans_converse and added lemma transp_on_conversep
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed trans_reflclI
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed transp_reflclp
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed lemmas preorder.transp_(ge|gr|le|less)
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas trans_on_subset and transp_on_subset
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas trans_onD and transp_onD
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas trans_onI and transp_onI
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemma transp_on_trans_on_eq[pred_set_conv]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added predicates trans_on and transp_on and redefined trans and transp to be abbreviations
|
file |
diff |
annotate
|
2022-12-22 |
desharna |
merged
|
file |
diff |
annotate
|
2022-12-21 |
desharna |
added lemmas irrefl_on_if_asym_on[simp] and irreflp_on_if_asymp_on[simp]
|
file |
diff |
annotate
|
2022-12-21 |
wenzelm |
NEWS;
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemma refl_lex_prod[simp]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas reflI and reflD
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas asym_on_lex_prod[simp] and asym_lex_prod[simp]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas sym_on_lex_prod[simp] and sym_lex_prod[simp]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas irrefl_on_lex_prod[simp] and irrefl_lex_prod[simp]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed lemmas asym_if_irrefl_and_trans and asymp_if_irreflp_and_transp
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed lemma antisym_converse and added lemma antisymp_on_conversep
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas asym_on_converse[simp] and asymp_on_conversep[simp]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed lemma sym_converse and added lemma symp_on_conversep
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed lemmas antisymp_less and antisymp_greater
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened lemmas antisym_on_if_asym_on and antisymp_on_if_asymp_on
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemma asymp_on_asym_on_eq[pred_set_conv]
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
strengthened and renamed asymp_less and asymp_greater
|
file |
diff |
annotate
|
2022-12-19 |
desharna |
added lemmas asym_onI, asymp_onI, asym_onD, and asymp_onD
|
file |
diff |
annotate
|
2022-12-18 |
desharna |
added predicates asym_on and asymp_on and redefined asym and asymp to be abbreviations
|
file |
diff |
annotate
|
2022-12-16 |
desharna |
strengthened and renamed symp_symclp
|
file |
diff |
annotate
|
2022-12-16 |
desharna |
added lemmas sym_on_subset and symp_on_subset
|
file |
diff |
annotate
|
2022-12-16 |
desharna |
added lemmas sym_onD and symp_onD
|
file |
diff |
annotate
|
2022-12-16 |
desharna |
added lemmas sym_onI and symp_onI
|
file |
diff |
annotate
|
2022-12-16 |
desharna |
added lemma symp_on_sym_on_eq[pred_set_conv]
|
file |
diff |
annotate
|
2022-12-16 |
desharna |
added predicates sym_on and symp_on and redefined sym and symp to be abbreviations
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
added lemmas antisym_on_subset and antisymp_on_subset
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
strengthened antisymp_le and antisymp_ge
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
added lemmas antisym_onD and antisymp_onD
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
added lemmas antisym_onI and antisymp_onI
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
added lemma antisymp_reflcp
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
added antisymp_on_antisym_on_eq[pred_set_conv]
|
file |
diff |
annotate
|
2022-12-15 |
desharna |
added predicates antisym_on and antisymp_on and redefined antisym and antisymp to be abbreviations
|
file |
diff |
annotate
|
2022-12-06 |
desharna |
Strengthened multiset lemmas w.r.t. irrefl and irreflp
|
file |
diff |
annotate
|
2022-12-06 |
desharna |
NEWS
|
file |
diff |
annotate
|
2022-11-24 |
desharna |
added lemmas asym_if_irrefl_and_trans and asymp_if_irreflp_and_transp
|
file |
diff |
annotate
|
2022-11-23 |
desharna |
added lemma totalp_on_converse[simp]
|
file |
diff |
annotate
|
2022-11-23 |
desharna |
added lemmas irrefl_on_converse[simp] and irreflp_on_converse[simp]
|
file |
diff |
annotate
|
2022-11-23 |
desharna |
added type annotations and tuned formatting
|
file |
diff |
annotate
|
2022-11-23 |
desharna |
strengthened and renamed irreflp_greater[simp] and irreflp_less[simp]
|
file |
diff |
annotate
|
2022-11-23 |
desharna |
added lemmas irrefl_on_subset and irreflp_on_subset
|
file |
diff |
annotate
|
2022-11-21 |
desharna |
introduced predicates irrefl_on and irreflp_on, and redefined irrefl and irreflp as abbreviations
|
file |
diff |
annotate
|
2022-11-21 |
desharna |
strengthened and renamed lemma reflp_on_equality
|
file |
diff |
annotate
|
2022-11-21 |
desharna |
renamed lemmas linorder.totalp_on_(ge|greater|le|less) and preorder.reflp_(ge|le)
|
file |
diff |
annotate
|
2022-11-09 |
desharna |
added lemma reflp_on_conversp[simp]
|
file |
diff |
annotate
|
2022-11-09 |
desharna |
added lemma transp_reflclp[simp]
|
file |
diff |
annotate
|
2022-11-09 |
desharna |
added lemma reflclp_ident_if_reflp[simp]
|
file |
diff |
annotate
|
2022-11-09 |
desharna |
added lemma reflp_on_reflclp[simp]
|
file |
diff |
annotate
|
2022-11-09 |
desharna |
strengthened lemma reflp_rtranclp and renamed to reflp_on_rtranclp
|
file |
diff |
annotate
|
2022-11-06 |
wenzelm |
support for EPTCS style with demo document;
|
file |
diff |
annotate
|