Hilbertstyle
Hilbertstyle is a term used in logic and theoretical computer science to denote a formal deductive style rooted in David Hilbert’s axiomatization program. It characterizes formal systems that rely on a fixed, usually finite or recursively enumerable set of axioms and a small number of inference rules, most commonly Modus Ponens. In a Hilbert-style system, proofs are sequences of formulas where each line is either an axiom instance, an assumed premise, or a formula derived by applying an applicable inference rule.
Common features include the use of axiom schemas rather than concrete axioms, the absence of explicit introduction
Historically, Hilbert and his collaborators developed these systems in the 1920s as a foundation for mathematics.
Notes: The term "Hilbertstyle" is sometimes used informally to describe proof strategies that are predominantly axiom-driven