lean2/examples/ex11.lean

13 lines
170 B
Text
Raw Normal View History

Show Options
Variable a : Bool
Variable b : Bool
Show a/\b
Set pp::notation false
Show Options
Show a/\b
Show Environment 5
Set pp::notation true
Show Options
Show a/\b