• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
          • Atj
          • Aij
          • Language
            • Syntax
              • Grammar
              • Unicode-escapes
              • Unicode-input-char
              • Escape-sequence
              • Identifiers
              • Primitive-types
              • Reference-types
              • Keywords
              • Unicode-characters
              • Integer-literals
              • String-literals
              • Octal-digits
              • Hexadecimal-digits
                • Hex-digit
                • Hex-digit-value
                • Hexadecimal-digits-grammar-validation
                • Hex-digit-list
                • Hexadecimal-digits-std/strings-theorems
              • Decimal-digits
              • Binary-digits
              • Character-literals
              • Null-literal
              • Floating-point-literals
              • Boolean-literals
              • Package-names
              • Literals
            • Semantics
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Syntax

Hexadecimal-digits

Java hexadecimal digits [JLS14:3.10.1].

Subtopics

Hex-digit
Fixtype of Java hexadecimal digits [JLS14:3.10.1].
Hex-digit-value
Numeric value of a Java hexadecimal digit.
Hexadecimal-digits-grammar-validation
Validation of the definition of hex-digitp with respect to the ABNF grammar of Java.
Hex-digit-list
Fixtype of lists of Java hexadecimal digits.
Hexadecimal-digits-std/strings-theorems
Theorems about Java hexadecimal digits and functions in Std/strings.