···58585959Just kidding.
60606161-**In Lean, you must *convince* the computer it's true--by presenting a proof.** Turns out, not only `2 + 2 = 4` a value, it is *also* a type. A proof is a value *of* that type.
6161+**In Lean, you must *convince* the computer it's true--by presenting a proof.** Turns out, not only is `2 + 2 = 4` a value, it is *also* a type. A proof is a value *of* that type.
62626363Let's unpack this.
6464