Theorems · Theorem · logic and foundations
Nat.Partrec.of_eq_tot
∀ {f : ℕ →. ℕ} {g : ℕ → ℕ}, Nat.Partrec f → (∀ (n : ℕ), g n ∈ f n) → Nat.Partrec ↑g- Defined in
- Mathlib.Computability.Partrec
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Partstatement · cited by 325
- PFunstatement and proof · cited by 207
- PFun.liftstatement · cited by 36
- Nat.Partrecstatement and proof · cited by 19
- Part.eq_some_iffproof · cited by 17
- Nat.Partrec.of_eqproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Nat.Partrec.of_primrecproof · cited by 6