Theorems · Definition · logic and foundations
toNat
{α : Type u} → [Primcodable α] → [Inhabited α] → Set α → Set ℕComputable and injective mapping of predicates to sets of natural numbers.
- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- PrimcodableInhabited
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.
- Setstatement and proof · cited by 53,352
- Set.ofPredproof · cited by 6,101
- Primcodablestatement and proof · cited by 325
- Encodable.decodeproof · cited by 77
Cited by7
Results whose statement or proof uses this declaration.
- ManyOneDegree.ofproof · cited by 7
- toNat_manyOneReduciblestatement · cited by 2
- manyOneReducible_toNatstatement · cited by 2
- manyOneReducible_toNat_toNatstatement and proof · cited by 1
- ManyOneDegree.of_eq_ofproof · cited by 1
- toNat_manyOneEquivstatement · cited by 0
- manyOneEquiv_toNatstatement · cited by 0