Theorems · Theorem · logic and foundations
Primrec.ofNat_iff
∀ {α : Type u_4} {β : Type u_5} [inst : Denumerable α] [inst_1 : Primcodable β] {f : α → β},
Primrec f ↔ Primrec fun n => f (Denumerable.ofNat α n)- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DenumerablePrimcodable
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.
- Primcodablestatement and proof · cited by 325
- Primrecstatement · cited by 141
- Denumerablestatement and proof · cited by 28
- Denumerable.ofNatstatement · cited by 26
- Primrec.encode_iffproof · cited by 18
- Primrec.nat_iffproof · cited by 7
- Primrec.dom_denumerableproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Primrec.ofNatproof · cited by 6
- Primrec₂.ofNat_iffproof · cited by 3
- Nat.Partrec.Code.primrec_rfind'proof · cited by 0