Theorems · Theorem · logic and foundations
ComputablePred.computable_of_manyOneReducible
∀ {α : Type u_1} {β : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable β] {p : α → Prop} {q : β → Prop},
p ≤₀ q → ComputablePred q → ComputablePred p- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PrimcodablePrimcodable
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.
- Set.extproof · cited by 2,266
- Primcodablestatement and proof · cited by 325
- Computableproof · cited by 80
- Computable.compproof · cited by 31
- ComputablePredstatement and proof · cited by 17
- ManyOneReduciblestatement and proof · cited by 17
- ComputablePred.computable_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ComputablePred.computable_of_oneOneReducibleproof · cited by 0