Theorems · Definition · logic and foundations
TuringEquivalent
(ℕ →. ℕ) → (ℕ →. ℕ) → Prop
f is Turing equivalent to g if f is reducible to g and g is reducible to f.
- Defined in
- Mathlib.Computability.TuringDegree
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PFunstatement and proof · cited by 207
- AntisymmRelproof · cited by 93
- TuringReducibleproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- TuringEquivalent.equivalencestatement · cited by 3
- TuringEquivalent.reflstatement · cited by 0
- TuringEquivalent.symmstatement and proof · cited by 0
- TuringEquivalent.transstatement and proof · cited by 0