Documentation Verification Report

Vertices

📁 Source: Mathlib/Combinatorics/Quiver/Path/Vertices.lean

Statistics

MetricCount
Definitionsend, vertices
2
Theoremscomp_eq_nil_iff, dropLast_append_end_eq, end_cons, end_mem_vertices, exists_eq_comp_and_length_eq_of_lt_length, exists_eq_comp_and_notMem_tail_of_mem_vertices, exists_eq_comp_of_le_length, exists_eq_comp_of_mem_vertices, getElem_vertices_zero, length_eq_zero_iff, length_vertices_pos, mem_vertices_cons, nil_of_comp_eq_nil_left, nil_of_comp_eq_nil_right, start_mem_vertices, verticesSet_nil, vertices_comp, vertices_comp_get_length_eq, vertices_cons, vertices_getLast, vertices_head?, vertices_head_eq, vertices_length, vertices_ne_nil, vertices_nil, vertices_toPath, vertices_toPath_tail
27
Total29

Quiver.Path

Definitions

NameCategoryTheorems
end 📖CompOp
1 mathmath: end_cons
vertices 📖CompOp
14 mathmath: dropLast_append_end_eq, length_vertices_pos, getElem_vertices_zero, end_mem_vertices, vertices_cons, start_mem_vertices, vertices_head?, vertices_toPath, vertices_toPath_tail, vertices_comp, vertices_length, mem_vertices_cons, vertices_nil, verticesSet_nil

Theorems

NameKindAssumesProvesValidatesDepends On
comp_eq_nil_iff 📖mathematicalcomp
nil
length
nil_of_comp_eq_nil_left
nil_of_comp_eq_nil_right
nil_comp
length_eq_zero_iff
dropLast_append_end_eq 📖mathematicalverticesvertices_ne_nil
vertices_getLast
end_cons 📖mathematicalend
cons
end_mem_vertices 📖mathematicalverticesvertices_ne_nil
vertices_getLast
exists_eq_comp_and_length_eq_of_lt_length 📖mathematicalverticescomp
length
vertices_length
exists_eq_comp_of_le_length
add_tsub_cancel_right
Nat.instOrderedSub
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
AddLeftCancelSemigroup.toIsLeftCancelAdd
contravariant_lt_of_covariant_le
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
vertices_comp
getElem_vertices_zero
exists_eq_comp_and_notMem_tail_of_mem_vertices 📖mathematicalverticescompmem_vertices_cons
exists_eq_comp_of_le_length 📖mathematicallengthcompNat.instCanonicallyOrderedAdd
length_cons
exists_eq_comp_of_mem_vertices 📖mathematicalverticescompList.exists_mem_iff_getElem
exists_eq_comp_and_length_eq_of_lt_length
getElem_vertices_zero 📖mathematicalverticesvertices_length
IsRightCancelAdd.addRightStrictMono_of_addRightMono
AddRightCancelSemigroup.toIsRightCancelAdd
covariant_swap_add_of_covariant_add
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
contravariant_swap_add_of_contravariant_add
contravariant_lt_of_covariant_le
Nat.instCanonicallyOrderedAdd
length_eq_zero_iff 📖mathematicallength
nil
length_vertices_pos 📖mathematicalverticesvertices_length
IsRightCancelAdd.addRightStrictMono_of_addRightMono
AddRightCancelSemigroup.toIsRightCancelAdd
covariant_swap_add_of_covariant_add
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
contravariant_swap_add_of_contravariant_add
contravariant_lt_of_covariant_le
Nat.instCanonicallyOrderedAdd
mem_vertices_cons 📖mathematicalvertices
cons
nil_of_comp_eq_nil_left 📖mathematicalcomp
nil
lengthlength_comp
nil_of_comp_eq_nil_right 📖mathematicalcomp
nil
lengthlength_comp
start_mem_vertices 📖mathematicalvertices
verticesSet_nil 📖mathematicalsetOf
vertices
nil
Set
Set.instSingletonSet
Set.mem_setOf
vertices_comp 📖mathematicalvertices
comp
dropLast_append_end_eq
vertices_comp_get_length_eq 📖length
vertices
comp
vertices_length
add_tsub_cancel_right
Nat.instOrderedSub
IsLeftCancelAdd.addLeftReflectLE_of_addLeftReflectLT
AddLeftCancelSemigroup.toIsLeftCancelAdd
contravariant_lt_of_covariant_le
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
vertices_comp
getElem_vertices_zero
vertices_cons 📖mathematicalvertices
cons
vertices_getLast 📖vertices
vertices_ne_nil
vertices_head? 📖mathematicalvertices
vertices_head_eq 📖vertices
vertices_ne_nil
vertices_ne_nil
vertices_length 📖mathematicalvertices
length
zero_add
vertices_ne_nil 📖vertices_length
IsRightCancelAdd.addRightStrictMono_of_addRightMono
AddRightCancelSemigroup.toIsRightCancelAdd
covariant_swap_add_of_covariant_add
IsOrderedAddMonoid.toAddLeftMono
Nat.instIsOrderedAddMonoid
contravariant_swap_add_of_contravariant_add
contravariant_lt_of_covariant_le
Nat.instCanonicallyOrderedAdd
vertices_nil 📖mathematicalvertices
nil
vertices_toPath 📖mathematicalvertices
Quiver.Hom.toPath
vertices_toPath_tail 📖mathematicalvertices
Quiver.Hom.toPath
vertices_toPath

---

← Back to Index