• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Pfcs
        • Proof-support
        • Semantics
          • Exec-proof-tree
          • Assertion-list->constr-list
          • Assertion-list->asg-list
          • Eval-expr
          • Eval-expr-list
          • Assignment-wfp
          • Assertion
          • Proof-outcome
          • Proof-list-outcome
          • Assertion-list-from
          • Definition-satp
          • Constraint-satp
          • Assignment
          • System-satp
          • Constraint-list-satp
          • Assertion-list
          • Assignment-list
          • Proof-trees
            • Proof-tree
              • Proof-tree-case
              • Proof-tree-relation
              • Proof-tree-equiv
              • Proof-tree-equal
                • Make-proof-tree-equal
                • Proof-tree-equal->right
                • Proof-tree-equal->left
                • Proof-tree-equal->asg
                • Change-proof-tree-equal
              • Proof-treep
              • Proof-tree-kind
              • Proof-tree-fix
              • Proof-tree-count
            • Proof-tree-list
        • Lifting
        • R1cs-subset
        • Indexed-names
        • Well-formedness
        • Abstract-syntax
        • Concrete-syntax
        • R1cs-bridge
        • Parser-interface
      • Wp-gen
      • Dimacs-reader
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Riscv
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • 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
      • Aleo
      • Bigmems
      • Builtins
      • Execloader
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Community
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Proof-tree

Proof-tree-equal

This is a product type, introduced by fty::deftagsum in support of proof-tree.

Fields
asg — assignment
left — expression
right — expression

Subtopics

Make-proof-tree-equal
Basic constructor macro for proof-tree-equal structures.
Proof-tree-equal->right
Get the right field from a proof-tree-equal.
Proof-tree-equal->left
Get the left field from a proof-tree-equal.
Proof-tree-equal->asg
Get the asg field from a proof-tree-equal.
Change-proof-tree-equal
Modifying constructor for proof-tree-equal structures.