Theorems · Definition · logic and foundations
OneOneEquiv
{α : Type u_1} → {β : Type u_2} → [Primcodable α] → [Primcodable β] → (α → Prop) → (β → Prop) → Propp and q are one-one equivalent if each one is one-one reducible to the other.
- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 10 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
- OneOneReducibleproof · cited by 15
Cited by10
Results whose statement or proof uses this declaration.
- OneOneEquiv.le_congr_leftstatement and proof · cited by 2
- OneOneEquiv.le_congr_rightstatement and proof · cited by 2
- oneOneEquiv_reflstatement · cited by 1
- OneOneEquiv.of_equivstatement · cited by 1
- OneOneEquiv.symmstatement · cited by 1
- OneOneEquiv.to_many_onestatement and proof · cited by 1
- OneOneEquiv.transstatement and proof · cited by 1
- OneOneEquiv.congr_leftstatement and proof · cited by 0
- OneOneEquiv.congr_rightstatement and proof · cited by 0
- equivalence_of_oneOneEquivstatement · cited by 0