• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
        • Deftreeops
        • Defdefparse
        • Defgrammar
        • Tree-utilities
        • Notation
          • Syntax-abstraction
          • Semantics
          • Abstract-syntax
          • Core-rules
            • Core-rule-names
            • Core-rule-definitions
              • *rule_lwsp*
                • *rule_hexdig*
                • *rule_ctl*
                • *rule_alpha*
                • *rule_wsp*
                • *rule_vchar*
                • *rule_sp*
                • *rule_octet*
                • *rule_lf*
                • *rule_htab*
                • *rule_dquote*
                • *rule_digit*
                • *rule_cr*
                • *rule_crlf*
                • *rule_char*
                • *rule_bit*
              • Core-rules-validation
              • *core-rules*
            • Concrete-syntax
          • Grammar-parser
          • Meta-circular-validation
          • Parsing-primitives-defresult
          • Parsing-primitives-seq
          • Operations
          • Examples
          • Differences-with-paper
          • Constructor-utilities
          • Grammar-printer
          • Parsing-tools
        • Vwsim
        • Isar
        • Wp-gen
        • Dimacs-reader
        • Pfcs
        • Legacy-defrstobj
        • C
        • Proof-checker-array
        • Soft
        • Farray
        • Rp-rewriter
        • Instant-runoff-voting
        • Imp-language
        • Sidekick
        • Ethereum
        • Leftist-trees
        • Java
        • Riscv
        • Taspi
        • Bitcoin
        • Zcash
        • Des
        • X86isa
        • Sha-2
        • Yul
        • Proof-checker-itp13
        • Regex
        • ACL2-programming-language
        • Json
        • Jfkr
        • Equational
        • Cryptography
        • Axe
        • Poseidon
        • Where-do-i-place-my-book
        • Aleo
        • Bigmems
        • Builtins
        • Execloader
        • Solidity
        • Paco
        • Concurrent-programs
        • Bls12-377-curves
      • Debugging
      • Community
      • Std
      • Proof-automation
      • Macro-libraries
      • ACL2
      • Interfacing-tools
      • Hardware-verification
      • Software-verification
      • Math
      • Testing-utilities
    • Core-rule-definitions

    *rule_lwsp*

    Definition: *rule_lwsp*

    (defconst *rule_lwsp*
      (=_ *lwsp*
          (/_ (*_ (!_ (/_ *wsp*) (/_ *crlf* *wsp*))))))