8000 GitHub - michaeljklein/michaeljklein.github.io: Short Proof Sample
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

michaeljklein/michaeljklein.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof sample

(Appx. 3 pages)

This is one of my favorite original, short proofs. The proof gives a closed form minimum for a certain function that acts on arbitrary-length boolean vectors and returns an integer. Additionally, the vector has a fixed Hamming Weight.

Here's a description with symbols:

Statement:

You can read the PDF in Github here or embedded in HTML here.

Building

To build the proof html, simply run:

htlatex ProofSample.tex
0