Theorems · Theorem · logic and foundations
Partrec.of_eq_tot
∀ {α : Type u_1} {σ : Type u_3} [inst : Primcodable α] [inst_1 : Primcodable σ] {f : α →. σ} {g : α → σ},
Partrec f → (∀ (n : α), g n ∈ f n) → Computable g- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- PrimcodablePrimcodable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Primcodablestatement and proof · cited by 325
- Partstatement · cited by 325
- PFunstatement and proof · cited by 207
- Computablestatement · cited by 80
- Partrecstatement and proof · cited by 48
- Partrec.of_eqproof · cited by 19
- Part.eq_some_iffproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- computable₂_ackproof · cited by 0
- Computable.findproof · cited by 0