Theorems · Theorem · logic and foundations
Computable.ofNat
∀ (α : Type u_5) [inst : Denumerable α], Computable (Denumerable.ofNat α)
- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Denumerable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Computablestatement · cited by 80
- Primrec.to_compproof · cited by 40
- Denumerablestatement and proof · cited by 28
- Denumerable.ofNatstatement · cited by 26
- Primrec.ofNatproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Nat.Partrec.Code.fixed_pointproof · cited by 1
- Computable.eqvproof · cited by 1
- Nat.Partrec.Code.computable_recOnproof · cited by 0