Documentation Verification Report

Shortlex

📁 Source: Mathlib/Data/List/Shortlex.lean

Statistics

MetricCount
DefinitionsShortlex
1
Theoremsappend_left, append_right, asymm, cons, of_cons, of_length_lt, of_lex, trichotomous, wf, not_shortlex_nil_right, shortlex_cons_iff, shortlex_def, shortlex_iff_lex, shortlex_nil_or_eq_nil, shortlex_singleton_iff
15
Total16

List

Definitions

NameCategoryTheorems
Shortlex 📖MathDef
15 mathmath: Shortlex.of_cons, Shortlex.of_lex, shortlex_singleton_iff, shortlex_nil_or_eq_nil, Shortlex.append_right, not_shortlex_nil_right, shortlex_def, Shortlex.of_length_lt, shortlex_cons_iff, Shortlex.cons, Shortlex.trichotomous, Shortlex.append_left, Shortlex.asymm, Shortlex.wf, shortlex_iff_lex

Theorems

NameKindAssumesProvesValidatesDepends On
not_shortlex_nil_right 📖mathematicalShortlexshortlex_def
shortlex_cons_iff 📖mathematicalShortlexIsRightCancelAdd.addRightStrictMono_of_addRightMono
instIsRightCancelAddOfAddRightReflectLE
contravariant_swap_add_of_contravariant_add
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
instIsLeftCancelAddOfAddLeftReflectLE
IsOrderedCancelAddMonoid.toAddLeftReflectLE
Nat.instIsOrderedCancelAddMonoid
contravariant_lt_of_covariant_le
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
covariant_swap_add_of_covariant_add
shortlex_def 📖mathematicalShortlex
shortlex_iff_lex 📖mathematicalShortlex
shortlex_nil_or_eq_nil 📖mathematicalShortlexShortlex.of_length_lt
shortlex_singleton_iff 📖mathematicalShortlex

List.Shortlex

Theorems

NameKindAssumesProvesValidatesDepends On
append_left 📖mathematicalList.ShortlexList.ShortlexList.shortlex_def
of_length_lt
of_lex
instIsRightCancelAddOfAddRightReflectLE
contravariant_swap_add_of_contravariant_add
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
instIsLeftCancelAddOfAddLeftReflectLE
IsOrderedCancelAddMonoid.toAddLeftReflectLE
Nat.instIsOrderedCancelAddMonoid
contravariant_lt_of_covariant_le
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
List.Lex.append_left
append_right 📖mathematicalList.ShortlexList.ShortlexList.shortlex_def
of_length_lt
asymm 📖mathematicalList.Shortlex
cons 📖mathematicalList.ShortlexList.ShortlexList.shortlex_cons_iff
of_cons 📖mathematicalList.ShortlexList.ShortlexList.shortlex_cons_iff
of_length_lt 📖mathematicalList.Shortlex
of_lex 📖mathematicalList.Shortlex
trichotomous 📖mathematicalList.ShortlexInvImage.trichotomous
Prod.trichotomous
List.Lex.trichotomous
wf 📖mathematicalList.ShortlexList.not_shortlex_nil_right
List.exists_of_length_succ
le_rfl
instIsRightCancelAddOfAddRightReflectLE
contravariant_swap_add_of_contravariant_add
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
instIsLeftCancelAddOfAddLeftReflectLE
IsOrderedCancelAddMonoid.toAddLeftReflectLE
Nat.instIsOrderedCancelAddMonoid
contravariant_lt_of_covariant_le
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid

---

← Back to Index