lean4-htt/tests/lean/bad_inaccessible2.lean.expected.out
2017-03-23 08:57:56 +01:00

9 lines
271 B
Text

bad_inaccessible2.lean:31:2: error: type mismatch at application
map_head (cons a va) (cons b vb)
term
cons b vb
has type
vec .?m_1 (n + 1)
but is expected to have type
vec A .(.?m_2 + 1)
bad_inaccessible2.lean:31:46: error: ill-formed match/equations expression