Theorems · Theorem · logic and foundations
manyOneEquiv_toNat
∀ {α : Type u} [inst : Primcodable α] [inst_1 : Inhabited α] {β : Type v} [inst_2 : Primcodable β]
[inst_3 : Inhabited β] (p : Set α) (q : Set β), ManyOneEquiv (toNat p) (toNat q) ↔ ManyOneEquiv p q- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Primcodablestatement and proof · cited by 325
- ManyOneReducibleproof · cited by 17
- ManyOneEquivstatement · cited by 16
- toNatstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.