Theorems · Theorem · logic and foundations
OneOneReducible.of_equiv_symm
∀ {α : Type u_1} {β : Type u_2} [inst : Primcodable α] [inst_1 : Primcodable β] {e : α ≃ β} (q : β → Prop),
Computable ⇑e.symm → q ≤₁ (q ∘ ⇑e)- Defined in
- Mathlib.Computability.Reduce
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- Equiv.apply_symm_applyproof · cited by 346
- Primcodablestatement and proof · cited by 325
- Computablestatement and proof · cited by 80
- OneOneReduciblestatement and proof · cited by 15
- OneOneReducible.of_equivproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- OneOneEquiv.of_equivproof · cited by 1