Theorems · Theorem · logic and foundations
Turing.ToPartrec.Code.exists_code
∀ {n : ℕ} {f : List.Vector ℕ n →. ℕ}, Nat.Partrec' f → ∃ c, ∀ (v : List.Vector ℕ n), c.eval ↑v = pure <$> f v- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- zero_addproof · cited by 2,366
- Partstatement and proof · cited by 325
- List.Vectorstatement and proof · cited by 270
- PFunstatement and proof · cited by 207
- Part.someproof · cited by 111
- List.Vector.consproof · cited by 90
- add_right_commproof · cited by 85
- Turing.ToPartrec.Codestatement and proof · cited by 83
- Part.bindproof · cited by 70
- Part.mapproof · cited by 65
- Part.bind_someproof · cited by 49
- List.headIproof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.