Theorems · Theorem · logic and foundations
ComputableIn.recursiveIn
∀ {α : Type u_1} {σ : Type u_4} [inst : Primcodable α] [inst_1 : Primcodable σ] {f : α → σ} {O : Set (ℕ →. ℕ)},
ComputableIn O f → RecursiveIn O fun a => Part.some (f a)- Defined in
- Mathlib.Computability.RecursiveIn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Part.somestatement · cited by 111
- RecursiveInstatement · cited by 15
- ComputableInstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.