Theorems · Definition · logic and foundations
ManyOneEquiv
{α : Type u_1} → {β : Type u_2} → [Primcodable α] → [Primcodable β] → (α → Prop) → (β → Prop) → Propp and q are many-one equivalent if each one is many-one reducible to the other.
- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 16 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- ManyOneReducibleproof · cited by 17
Cited by19
Results whose statement or proof uses this declaration.
- ManyOneDegreeproof · cited by 7
- ManyOneEquiv.le_congr_leftstatement and proof · cited by 2
- ManyOneEquiv.le_congr_rightstatement and proof · cited by 2
- ManyOneEquiv.transstatement and proof · cited by 1
- ManyOneDegree.liftOnstatement and proof · cited by 1
- ManyOneDegree.liftOn₂statement and proof · cited by 1
- ManyOneDegree.of_eq_ofstatement and proof · cited by 1
- manyOneEquiv_reflstatement · cited by 1
- OneOneEquiv.to_many_onestatement and proof · cited by 1
- ManyOneEquiv.of_equivstatement · cited by 1
- ManyOneEquiv.symmstatement · cited by 1
- toNat_manyOneEquivstatement · cited by 0