Theorems · Theorem · logic and foundations
Primcodable.prim
∀ (α : Type u_1) [self : Primcodable α], Nat.Primrec fun n => Encodable.encode (Encodable.decode n)
- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- Primcodable
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
- Encodable.encodestatement · cited by 118
- Encodable.decodestatement · cited by 77
- Nat.Primrecstatement · cited by 25
Cited by17
Results whose statement or proof uses this declaration.
- Primrec.compproof · cited by 80
- Primrec.sndproof · cited by 66
- Primrec.fstproof · cited by 58
- Primrec.constproof · cited by 57
- Primrec.idproof · cited by 40
- Primrec.encodeproof · cited by 11
- Primrec.pairproof · cited by 9
- Primrec.list_consproof · cited by 9
- Primrec.option_someproof · cited by 7
- Primrec.decodeproof · cited by 5
- Primrec.subtype_valproof · cited by 3
- Primrec.list_reverseproof · cited by 3