2013-10-25 03:12:56 +00:00
|
|
|
|
Set: pp::colors
|
|
|
|
|
Set: pp::unicode
|
2014-01-01 21:52:25 +00:00
|
|
|
|
Imported 'Real'
|
2013-10-25 03:12:56 +00:00
|
|
|
|
Assumed: f
|
|
|
|
|
Assumed: a
|
|
|
|
|
Assumed: b
|
|
|
|
|
Defined: tst
|
2014-01-05 20:05:08 +00:00
|
|
|
|
definition tst : Bool := (λ x y : ℝ, f x y) a b
|