Theorems · Definition · logic and foundations
TuringReducible
(ℕ →. ℕ) → (ℕ →. ℕ) → Prop
f is Turing reducible to g if f is partial recursive given access to the oracle g
- Defined in
- Mathlib.Computability.TuringDegree
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
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.
- PFunstatement and proof · cited by 207
- RecursiveInproof · cited by 15
Cited by8
Results whose statement or proof uses this declaration.
- TuringEquivalentproof · cited by 4
- TuringReducible.partrec_of_conststatement and proof · cited by 1
- TuringReducible.reflstatement · cited by 1
- Partrec.turingReduciblestatement · cited by 1
- TuringReducible.rflstatement · cited by 0
- TuringReducible.transstatement and proof · cited by 0
- partrec_iff_forall_turingReduciblestatement and proof · cited by 0
- TuringDegreeproof · cited by 0