RESEARCH BASE

Search 3,721 documents across 34 fields — every claim tier-rated by evidence

3,721 documents 34 sections 43,623 citations 34,854 keywords indexed 4 evidence tiers

3,633 are the core, quality-scored corpus (34 lettered sections — see How We Work); the remaining 88 are cross-corpus synthesis documents (68 InterDocs, 12 Connections, 8 Theories) also indexed here.

2,448 results for "Ur dragon" — page 83 of 123

ZD_1_08 Information & Computation

ZD_1_08 — Lambda Calculus and Functional Programming

Lambda calculus, invented by Alonzo Church in the 1930s as a formal system for expressing computation via function abstraction and application, stands alongside Turing machines as a foundational model of computation. Chu

lambda calculus functional programming Church Turing computability Church-Turing thesis
ZD_1_02 Information & Computation

ZD_1_02 — Information Theory — Shannon, Entropy, and the Bit

Claude Shannon's 1948 paper "A Mathematical Theory of Communication" is one of the most consequential scientific publications of the 20th century. It defined information quantitatively — measured in bits — independent of

information theory Claude Shannon entropy bit channel capacity noise
ZD_1_01 Information & Computation

ZD_1_01 — Algorithms, Computation, and the Limits of Knowledge

An algorithm is a finite, unambiguous sequence of instructions for solving a problem — a concept formalized independently by Alan Turing (Turing machine, 1936) and Alonzo Church (lambda calculus) in response to David Hil

algorithms computation Turing machine Gödel incompleteness Church-Turing thesis
ZD_1_10 Information & Computation

ZD_1_10 — Automata Theory and Formal Languages

Automata theory studies abstract computational machines and the classes of languages they recognize, forming the mathematical backbone of computer science. The Chomsky hierarchy (1956–59) classifies formal languages into

automata theory formal languages Chomsky hierarchy finite automata pushdown automata Turing machine
ZD_1_18 Verified Information & Computation

ZD_1_18 — Quantum Error Correction

Quantum error correction (QEC) protects quantum information against decoherence and operational error by encoding a single logical qubit redundantly across many physical qubits, then detecting errors via syndrome measure

quantum error correction QEC Shor code Steane code CSS code stabilizer formalism
ZD_1_09 Information & Computation

ZD_1_09 — Conway's Game of Life and Recreational Mathematics

Conway's Game of Life (1970), a two-dimensional cellular automaton devised by mathematician John Horton Conway (1937–2020), stands as perhaps the most famous example of how astonishingly complex behavior can arise from e

Game of Life cellular automata Conway recreational information-computation emergence self-replication
ZD_1_03 Information & Computation

ZD_1_03 — Information as Fundamental Reality

Multiple converging lines of evidence suggest information, not matter or energy, may be the most fundamental constituent of reality. From Wheeler's "It from Bit" to the holographic principle (3D reality encoded on 2D bou

information It from Bit Wheeler holographic principle Bekenstein bound Shannon entropy
ZD_1_07 Information & Computation

ZD_1_07 — Cellular Automata and Rule Systems: Emergence from Simple Rules

Cellular automata (CA) are discrete computational systems where simple local rules applied to a grid of cells generate complex global behavior — demonstrating that complexity can emerge from simplicity without central co

cellular automata Conway's Game of Life Stephen Wolfram Rule 110 emergence self-organization
ZD_1_05 Information & Computation

ZD_1_05 — Computational Complexity: P vs NP and the Limits of Efficient Computation

Computational complexity theory classifies problems not by whether they can be solved, but by how efficiently they can be solved — and its central open question, P vs NP, is one of the seven Clay Millennium Prize Problem

computational complexity P vs NP NP-completeness complexity classes polynomial time Turing machines
ZD_1_04 Information & Computation

ZD_1_04 — Coding Theory & Error Correction

Coding theory — the mathematics of reliable communication over unreliable channels — was founded by Claude Shannon (1948), who proved the existence of channel capacity (a maximum rate at which information can be transmit

coding theory error correction Shannon Hamming code Reed-Solomon information theory
ZD_3_15 Verified Information & Computation

ZD_3_15 — Reversible Computing: Landauer's Principle and the Thermodynamics of Computation

Reversible computing — the theory and practice of performing computation without irreversible information loss — sits at the intersection of computer science, thermodynamics, and information theory, centered on the profo

reversible computing Landauer principle thermodynamics information erasure Szilard engine Maxwell demon
ZD_3_17 Verified Information & Computation

ZD_3_17 — Reversible Computing and Landauer's Principle

Landauer's principle (1961) — one of the deepest connections between physics and computation — states that the erasure of one bit of information necessarily dissipates at least $k_B T \ln 2$ of energy as heat (approximat

reversible-computing landauers-principle thermodynamics-computation entropy information-erasure maxwell-demon
ZD_3_07 Verified Information & Computation

ZD_3_07 — Parallel Computing and GPU Programming

Parallel computing — executing multiple computations simultaneously — has become the dominant paradigm for performance growth since single-core clock speeds plateaued (~2005). Flynn's taxonomy (1966) classifies computer

parallel computing GPU GPGPU CUDA multicore thread parallelism
ZD_3_13 Verified Information & Computation

ZD_3_13 — Cloud Computing: Virtualization, Services, and Distributed Infrastructure

Cloud computing is the delivery of computing resources — servers, storage, databases, networking, software, analytics, and intelligence — over the Internet ("the cloud") on a pay-as-you-go basis, transforming computing f

cloud computing IaaS PaaS SaaS AWS virtualization
ZD_5_11 Verified Information & Computation

ZD_5_11 — Version Control: Git, Distributed VCS, and Collaborative Software Development

Version control systems (VCS) are tools that track changes to files over time — enabling software developers (and increasingly writers, designers, scientists, and data analysts) to record the history of every modificatio

version control Git distributed VCS branching merging GitHub
ZD_5_02 Credible Information & Computation

ZD_5_02 — Digital Preservation and the Longevity of Knowledge

Digital preservation — the set of policies, strategies, and actions required to ensure continued access to digital information over time — addresses one of the great paradoxes of the information age: humanity is producin

digital preservation data longevity format obsolescence bit rot digital dark age archiving
ZD_5_07 Verified Information & Computation

ZD_5_07 — Search Algorithms: From Breadth-First to Monte Carlo Tree Search

Search algorithms are fundamental computational procedures for exploring state spaces, finding paths, locating solutions, and making decisions — they constitute one of the core pillars of computer science and artificial

search algorithms BFS DFS A* heuristic search adversarial search
ZD_4_08 Verified Information & Computation

ZD_4_08 — Bioinformatics and Computational Biology

Bioinformatics — the application of computational methods to biological data, especially molecular sequences — has become indispensable to modern biology. The field emerged from the convergence of molecular biology's dat

bioinformatics computational biology sequence alignment BLAST genome assembly phylogenetics
ZD_4_03 Information & Computation

ZD_4_03 — Numerical Methods and Scientific Computation: Algorithms for the Continuous World

Numerical methods are algorithms for approximately solving mathematical problems that lack closed-form analytical solutions — which is to say, most problems in science and engineering. From weather prediction to aircraft

numerical methods numerical analysis floating point arithmetic IEEE 754 interpolation numerical integration
ZD_4_01 Information & Computation

ZD_4_01 — Cryptography — From Caesar Cipher to Quantum Key Distribution

Cryptography — the science of secret communication — has evolved from ancient substitution ciphers to mathematically proven security systems that underpin the modern digital world. Julius Caesar shifted letters by three

cryptography Caesar cipher Enigma Turing public-key RSA