Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 579 Bytes

example.md

File metadata and controls

43 lines (30 loc) · 579 Bytes
title author pset
github:pihart/tex Example
Avi Mehra
true

Hi.

Some problems

::: {.probboxed #prob:double sbr="Adding two integers"} What is $2 + 2$? ::::

To solve this we use the following lemma:

::: {.lemmaboxed #lemma:double sbr="Double"}

$$ a + a = 2a. $$

:::

::: proof Trivial. :::

::: corboxed There are no integers $a$, $b$, $c$, and $n > 2$ satisfying

$$ a^n + b^n = c^n. $$

:::

::: proof Direct result of Lemma \ref{lemma:double}. :::

Use the tools yourself with npm i github:pihart/tex. View source files at https://github.com/pihart/tex.