• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
        • Leftist-tree-sort
        • Leftist-tree-fns
          • Leftist-tree-ops
          • Leftist-tree-structure
          • Leftist-tree-misc
        • Leftist-tree-thms
        • How-many-lt
        • Ltree-sort
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Leftist-trees

Leftist-tree-fns

All functions and constants related to leftist trees.

------------------------------------------------------------ Functions and Constants ------------------------------------------------------------

Function/Constant Name Result (supporting function) Type ---------------------- ----

** STRUCTURE ** RANK-LT natural ROOT-LT ? LEFT-LT ltree RIGHT-LT ltree *EMPTY-LT* NIL IS-EMPTY-LT boolean PROPER-LT boolean

** OPERATIONS ** MERGE-LT ltree MAKE-LT ltree INSERT-LT ltree FIND-MIN-LT ? DELETE-MIN-LT ltree BUILD-LT ltree

** MISCELLANEOUS ** SIZE-LT natural MEMBER-LT boolean LENGTH-RIGHT-SPINE-LT natural LENGTH-TO-NIL-LT natural

Subtopics

Leftist-tree-ops
The basic heap operations of leftist trees.
Leftist-tree-structure
Functions relating to building and recognizing leftist trees.
Leftist-tree-misc
Miscellaneous, but nonetheless useful, functions for leftist trees