Added tag

This commit is contained in:
Brandon Rozek 2025-04-27 14:02:12 -04:00
parent d2116701d0
commit c6b987cd9b
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
title: "Polymorphic Functions w/ Wildcard Matching in Lean 4"
date: 2024-08-04T07:21:07-07:00
draft: false
tags: []
tags: ["Formal Methods"]
math: false
medium_enabled: false
---

View file

@ -2,7 +2,7 @@
title: "Quick Lean: if-then-else statement in hypothesis"
date: 2025-04-26T10:58:42-04:00
draft: false
tags: []
tags: ["Formal Methods"]
math: false
medium_enabled: false
---

View file

@ -2,7 +2,7 @@
title: "Writing Unit Tests in Lean 4"
date: 2024-08-05T20:43:52-07:00
draft: false
tags: []
tags: ["Formal Methods"]
math: false
medium_enabled: false
---