Theorems · Definition · logic and foundations
Equiv.Computable
{α : Type u_1} → {β : Type u_2} → [Primcodable α] → [Primcodable β] → α ≃ β → Propa computable bijection
- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
- Assumes
- PrimcodablePrimcodable
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.
- DFunLike.coeproof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- Primcodablestatement and proof · cited by 325
- Computableproof · cited by 80
Cited by7
Results whose statement or proof uses this declaration.
- Equiv.Computable.symmstatement · cited by 2
- ULower.down_computablestatement · cited by 1
- Computable.eqvstatement · cited by 1
- ManyOneEquiv.of_equivstatement and proof · cited by 1
- OneOneEquiv.of_equivstatement and proof · cited by 1
- Equiv.Computable.transstatement and proof · cited by 1
- Computable.equiv₂statement · cited by 0