Variable N : Type
Variable a : N
Variable b : N
Show a = b
Check a = b
Set lean::pp::implicit true
Show (Type 1) = (Type 1)
Show true = false