lean2/tests/lean/cast1.lean.expected.out

19 lines
364 B
Text
Raw Normal View History

Set: pp::colors
Set: pp::unicode
Imported 'cast'
Imported 'Int'
Assumed: vector
Assumed: N0
Proved: V0
Assumed: f
Assumed: m
Assumed: v1
Error (line: 13, pos: 7) type mismatch at application
f m v1
Function type:
Π (n : ), vector n →
Arguments types:
m :
v1 : vector (m + 0)
f m (cast (V0 m) v1) :