Theorems · Theorem · logic and foundations
Primrec.of_equiv_iff
∀ {α : Type u_1} {σ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable σ] {β : Type u_4} (e : β ≃ α) {f : σ → β},
(Primrec fun a => e (f a)) ↔ Primrec f- Defined in
- Mathlib.Computability.Primrec.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 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.
Cites10
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
- Primcodablestatement and proof · cited by 325
- Equiv.symm_apply_applyproof · cited by 320
- Primrecstatement and proof · cited by 141
- Primrec.compproof · cited by 80
- Primrec.of_eqproof · cited by 50
- Primcodable.ofEquivstatement · cited by 4
- Primrec.of_equivproof · cited by 3
- Primrec.of_equiv_symmproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Primrec.fin_val_iffproof · cited by 2