Mathlib Changelog
v4
Changelog
About
Github
Theorem
Nat.Partrec.Code.exists_code
Modification history
2023-12-29 07:09
Mathlib/Computability/PartrecCode.lean
style: use `cases x with | ...` instead of `cases x; case => ...` (#9321) …
Modified
Nat.Partrec.Code.exists_code
View on Github →
2023-05-10 11:05
Mathlib/Computability/PartrecCode.lean
feat: port Computability.PartrecCode (#3833) …
Added
Nat.Partrec.Code.exists_code
View on Github →