Theorems · Theorem · logic and foundations
Computable.computableIn
∀ {α : Type u_1} {β : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable β] {f : α → β} {O : Set (ℕ →. ℕ)},
Computable f → ComputableIn O f- Defined in
- Mathlib.Computability.RecursiveIn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Computablestatement and proof · cited by 80
- ComputableInstatement · cited by 11
- Partrec.recursiveInproof · cited by 6
- Computable.partrecproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Primrec.computableInproof · cited by 9