Kind/book/U60.max.kind2
2024-02-20 13:32:14 -03:00

7 lines
97 B
Plaintext

U60.max
: ∀(a: #U60)
∀(b: #U60)
#U60
= λa λb
(~(U60.to_bool #(> a b)) λx(#U60) a b)