Theorems · Theorem · logic and foundations
Computable.partrec
∀ {α : Type u_1} {σ : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable σ] {f : α → σ}, Computable f → Partrec ↑f- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 5 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Computablestatement and proof · cited by 80
- Partrecstatement · cited by 48
- PFun.liftstatement · cited by 36
Cited by5
Results whose statement or proof uses this declaration.
- Partrec.rfindOptproof · cited by 2
- Partrec.optionCasesOn_rightproof · cited by 1
- Computable.computableInproof · cited by 1
- Partrec.fixproof · cited by 0
- Computable.findproof · cited by 0