Theorems · Definition · logic and foundations
RecursiveIn
{α : Type u_5} → {σ : Type u_6} → [Primcodable α] → [Primcodable σ] → Set (ℕ →. ℕ) → (α →. σ) → PropA partial function f : α →. σ between Primcodable types is recursive in a set of oracles
O if its encoding as a function ℕ →. ℕ is Nat.RecursiveIn O.
- Defined in
- Mathlib.Computability.RecursiveIn
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Primcodablestatement and proof · cited by 325
- PFunstatement and proof · cited by 207
- Encodable.encodeproof · cited by 118
- Encodable.decodeproof · cited by 77
- Part.bindproof · cited by 70
- Part.mapproof · cited by 65
- Part.ofOptionproof · cited by 33
- Nat.RecursiveInproof · cited by 8
Cited by18
Results whose statement or proof uses this declaration.
- ComputableInproof · cited by 11
- Partrec.recursiveInstatement · cited by 6
- TuringReducibleproof · cited by 6
- RecursiveIn.partrec_of_oraclestatement and proof · cited by 2
- RecursiveIn.subststatement and proof · cited by 2
- RecursiveIn.oraclestatement · cited by 2
- RecursiveIn.partrec_of_conststatement and proof · cited by 2
- RecursiveIn₂proof · cited by 1
- RecursiveIn.iff_natstatement · cited by 1
- RecursiveIn.of_eqstatement and proof · cited by 1
- recursiveIn_empty_iffstatement and proof · cited by 0
- RecursiveIn.somestatement · cited by 0