When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Word problem (mathematics) - Wikipedia

    en.wikipedia.org/wiki/Word_problem_(mathematics)

    The word problem for an algebra is then to determine, given two expressions (words) involving the generators and operations, whether they represent the same element of the algebra modulo the identities. The word problems for groups and semigroups can be phrased as word problems for algebras. [1]

  3. List of undecidable problems - Wikipedia

    en.wikipedia.org/wiki/List_of_undecidable_problems

    Many, if not most, undecidable problems in mathematics can be posed as word problems: determining when two distinct strings of symbols (encoding some mathematical concept or object) represent the same object or not. For undecidability in axiomatic mathematics, see List of statements undecidable in ZFC.

  4. Combinatorics on words - Wikipedia

    en.wikipedia.org/wiki/Combinatorics_on_words

    Many word problems are undecidable based on the Post correspondence problem. Any two homomorphisms, with a common domain and a common codomain form an instance of the Post correspondence problem, which asks whether there exists a word in the domain such that () = (). Post proved that this problem is undecidable; consequently, any word problem ...

  5. Lambda calculus - Wikipedia

    en.wikipedia.org/wiki/Lambda_calculus

    Lambda calculus is Turing complete, that is, it is a universal model of computation that can be used to simulate any Turing machine. [3] Its namesake, the Greek letter lambda (λ), is used in lambda expressions and lambda terms to denote binding a variable in a function.

  6. List of PSPACE-complete problems - Wikipedia

    en.wikipedia.org/wiki/List_of_PSPACE-complete...

    Word problem for context-sensitive language [35] Intersection emptiness for an unbounded number of regular languages [32] Regular Expression Star-Freeness [36] Equivalence problem for regular expressions [21] Emptiness problem for regular expressions with intersection. [21] Equivalence problem for star-free regular expressions with squaring. [21]

  7. Word problem (mathematics education) - Wikipedia

    en.wikipedia.org/wiki/Word_problem_(mathematics...

    Word problem from the Līlāvatī (12th century), with its English translation and solution. In science education, a word problem is a mathematical exercise (such as in a textbook, worksheet, or exam) where significant background information on the problem is presented in ordinary language rather than in mathematical notation.

  8. de Bruijn index - Wikipedia

    en.wikipedia.org/wiki/De_Bruijn_index

    In mathematical logic, the de Bruijn index is a tool invented by the Dutch mathematician Nicolaas Govert de Bruijn for representing terms of lambda calculus without naming the bound variables. [1] Terms written using these indices are invariant with respect to α-conversion, so the check for α-equivalence is the same as that for syntactic ...

  9. Typed lambda calculus - Wikipedia

    en.wikipedia.org/wiki/Typed_lambda_calculus

    A typed lambda calculus is a typed formalism that uses the lambda-symbol to denote anonymous function abstraction.In this context, types are usually objects of a syntactic nature that are assigned to lambda terms; the exact nature of a type depends on the calculus considered (see kinds below).