Mathlib Map

Theorems · Inductive type · logic and foundations

Nat.RecursiveIn

Set (ℕ →. ℕ) → (ℕ →. ℕ) → Prop

The type of partial functions recursive in a set of oracles O is the smallest type containing the constant zero, the successor, left and right projections, each oracle g ∈ O, and is closed under pairing, composition, primitive recursion, and μ-recursion.

Defined in
Mathlib.Computability.RecursiveIn
Cited by
8 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Setstatement · cited by 53,352
  • PFunstatement · cited by 207

Cited by13

Results whose statement or proof uses this declaration.