Theorems · Theorem · logic and foundations
OneOneReducible.mk
∀ {α : Type u_1} {β : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable β] {f : α → β} (q : β → Prop),
Computable f → Function.Injective f → (fun a => q (f a)) ≤₁ q- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Computablestatement and proof · cited by 80
- OneOneReduciblestatement · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- OneOneReducible.of_equivproof · cited by 2