Theorems · Theorem · logic and foundations
ComputablePred.computable_of_oneOneReducible
∀ {α : 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
- 0 results in Mathlib
- Foundations
- Depth 76 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- ComputablePredstatement · cited by 17
- OneOneReduciblestatement and proof · cited by 15
- OneOneReducible.to_many_oneproof · cited by 4
- ComputablePred.computable_of_manyOneReducibleproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.