Expand description
Auto-generated module
🤖 Generated with SplitRS
Functions§
- app
- app2
- app3
- arrow
- atr0_
ordinal_ gamma0_ ty atr0_ordinal_gamma0 : OrdinalAnalysis ATR0 Gamma0- barwise_
compactness_ ty BarwiseCompactness : PropBarwise compactness for admissible sets.- bezem_
majorizability_ ty BezemMajorizability : (Nat → Nat) → (Nat → Nat) → PropBezem’s strong majorizability.- bezem_
realizability_ ty BezemRealizability : Formula → TypeBezem’s strong computability realizability.- bool_ty
- bounded_
arithmetic_ ty - BoundedArithmetic: PA^ω conservativity results
- bounded_
primitive_ recursor_ ty BoundedPrimitiveRecursor : (Nat → Nat → Nat) → Nat → NatBounded primitive recursion (Kohlenbach’s T^ω_b).- build_
env - Register all proof mining and realizability axioms into the kernel environment.
- build_
env_ extended - Extend the proof mining environment with the new §7–§15 axioms.
- bvar
- cauchy_
rate_ ty CauchyRate : (Nat → Nat) → PropA modulus of convergence (Cauchy rate) for a sequence.- choice_
function_ realization_ ty ChoiceFunctionRealization : (Nat → Prop) → (Nat → Nat)Realizing a choice function from a provability assumption.- clause_
ty - Clause: disjunction of literals
- complexity_
bound_ ty - ComplexityBound: polynomial/exponential bound extracted
- compute_
bound_ ty - compute_bound: extract a uniform bound from a proof compute_bound : WitnessExtractor → Nat
- cook_
reckhow_ thm_ ty - CookReckhowThm: NP-completeness ↔ no efficient proof system CookReckhow : (∃ sys : ProofSystem, Efficient sys) ↔ NP_equals_CoNP
- cst
- curry_
howard_ ty - CurryHoward: proof-as-program correspondence
- dialectica_
formula_ ty - DialecticaFormula: Gödel’s Dialectica translation A^D as (∃u.∀x. A_D(u,x))
- dialectica_
nci_ equiv_ ty dialectica_no_counterexample_equiv : ∀ A, Dialectica A ↔ NCI A- dialectica_
soundness_ ty - dialectica_soundness: if PA proves A then A^D is realized dialectica_soundness : ∀ (A : Formula), Provable A → Realized (Dialectica A)
- empty_
clause_ ty - EmptyClause: ⊥ (contradiction)
- epsilon0_
ty Epsilon0 : Ordinal— ε_0, the proof-theoretic ordinal of PA.- ergodic_
theorem_ mining_ ty ergodic_theorem_mining : PropQuantitative bounds extracted from the ergodic theorem (Avigad-Rute).- extract_
witness_ ty - extract_witness: given a proof of ∃x.P(x), produce a term extract_witness : ∀ (P : Nat → Prop), (∃ x, P x) → HerbrandTerm
- extracted_
program_ ty - ExtractedProgram: ML-like program extracted from constructive proof
- fluctuation_
rate_ ty FluctuationRate : Nat → NatUpper bound on the number of ε-fluctuations of a sequence.- functional_
interpretation_ ty - FunctionalInterpretation: computable functional realizing ∀∃ statements
- functional_
interpretations - Functional interpretation of arithmetic.
- gamma0_
ty Gamma0 : Ordinal— Γ_0, the Feferman-Schütte ordinal (ATR_0).- godel_
functional_ interp_ ty GodelFunctionalInterp : Formula → TypeFull Gödel functional interpretation (combining Dialectica with T).- herbrand_
bound_ extraction_ ty herbrand_bound_extraction : ∀ (f : Nat → Nat), MetastabilityBound f → ∃ n, Φ n ≤ HerbrandBound n- herbrand_
bound_ ty HerbrandBound : Nat → NatA Herbrand-style bound on the number of instances needed.- herbrand_
complexity_ ty herbrand_complexity : HerbrandSequence F → NatThe size (number of ground instances) in a Herbrand sequence.- herbrand_
sequence_ ty HerbrandSequence : Formula → TypeA Herbrand sequence (finite disjunction of ground instances).- herbrand_
term_ ty - HerbrandTerm: explicit witness extracted from ∃x.P(x)
- herbrand_
theorem_ ty herbrand_theorem : ∀ (A : Formula), Valid A → ∃ H, HerbrandSequence A H ∧ TautologyGround H- heuristic_
fn_ ty - HeuristicFn: estimate distance to proof
- howard_
majorizability_ ty HowardMajorizability : (Nat → Nat) → (Nat → Nat) → PropHoward’s majorizability: f majorizes g if ∀n, g n ≤ f n.- impl_pi
- is_
realizable_ ty - is_realizable: check realizability of a formula is_realizable : Formula → Prop
- kreisel_
modified_ realizability_ ty KreiselModifiedRealizability : Formula → TypeKreisel’s modified realizability interpretation.- majorizability_
closure_ ty majorizability_closure : ∀ f g h, HowardMaj f g → HowardMaj g h → HowardMaj f h- metastability_
bound_ ty_ axiom MetastabilityBoundTy : (Nat → Nat) → PropTerence Tao’s metastability: ∀ ε k, ∃ n ≤ Φ(ε,k), …- model_
checking_ bound_ ty - ModelCheckingBound: bounded model checking with BMC encoding
- model_
theoretic_ mining_ ty ModelTheoreticMining : Prop— model-theoretic metatheorem for proof mining.- modified_
realizability_ soundness_ ty modified_realizability_soundness : ∀ A, Provable A → KreiselMR A- monotone_
functional_ interp_ ty MonotoneFunctionalInterp : DialecticaFormula → TypeKohlenbach’s bounded / monotone functional interpretation.- nat_ty
- no_
counterexample_ interp_ ty NoCounterexampleInterpretation : Formula → TypeKreisel’s no-counterexample interpretation (nci) of PA.- ordinal_
analysis_ ty OrdinalAnalysis : ProofSystem → Ordinal → PropThe proof-theoretic ordinal of a system S is α.- ordinal_
ty Ordinal : Type— the type of proof-theoretic ordinals.- pa_
ordinal_ epsilon0_ ty pa_ordinal_epsilon0 : OrdinalAnalysis PA Epsilon0- pi
- program_
extraction_ soundness_ ty - program_extraction_soundness: extracted program computes the right function program_extraction_soundness : ∀ (P : Prop), Proof P → Realizes (Extract P) P
- proof_
complexity_ measure_ ty - ProofComplexityMeasure: size, depth, width, degree
- proof_
mining_ results_ survey - Survey of proof mining results in analysis.
- proof_
searcher_ ty - ProofSearcher: systematic proof search with backtracking
- proof_
state_ ty - ProofState: current goals, applied tactics, remaining budget
- proof_
system_ ty - ProofSystem enum type
- prop
- propositional_
proof_ ty - PropositionalProof: sequence of lines with justifications
- realizability_
interpretation_ ty - RealizabilityInterpretation: Kleene’s or Kreisel’s modified realizability
- realized_
formula_ ty - RealizedFormula: realizability type for a formula
- resolution_
completeness_ ty - resolution_completeness: unsatisfiable CNF has a resolution refutation resolution_completeness : ∀ (F : CNFFormula), ¬Satisfiable F → ResolutionRefutation F
- resolution_
proof_ ty - ResolutionProof: DAG of resolution steps
- resolution_
refutation_ ty - ResolutionRefutation: proof of unsatisfiability
- resolution_
step_ ty - ResolutionStep: C_1 ∨ x, C_2 ∨ ¬x ⊢ C_1 ∨ C_2
- saturation_
strategy_ name - search_
strategy_ ty - SearchStrategy type
- shoenfield_
completeness_ ty ShoenfieldCompleteness : PropShoenfield’s completeness theorem for realizability.- termination_
proof_ ty - TerminationProof: well-founded induction certificate
- troelstra_
modified_ realizability_ ty TroelstraModifiedRealizability : Formula → TypeTroelstra’s variant of modified realizability.- type0
- uniform_
continuity_ extraction_ ty uniform_continuity_extraction : ∀ (f : Nat → Nat), WeakCompact f → ∃ ω, UniformContinuityModulus f ω- uniform_
continuity_ modulus_ ty UniformContinuityModulus : (Nat → Nat) → Nat → Natω(f, ε) = modulus of uniform continuity of f at precision ε.- veblen_
function_ ty VeblenFunction : Ordinal → Ordinal → Ordinalφ(α, β) — the Veblen φ-function for ordinal analysis.- we_
hpca_ ty WE_HPCA : Prop— WE-HPCA metatheorem (Kohlenbach): uniform bound extraction in metric spaces.- we_
hrca_ ty WE_HRCA : Prop— WE-HRCA metatheorem: system for real-closed arithmetic.- weak_
compactness_ mining_ ty weak_compactness_mining : PropMining uniform bounds from weak compactness arguments.- weak_
koenighs_ lemma_ ty - WeakKoenigsLemma: WKL and its Dialectica interpretation
- witness_
extractor_ ty - WitnessExtractor: extracts computational content from a proof