lean4-htt/tests/lean/unfoldDefEq.lean.expected.out

14 lines
278 B
Text

unfoldDefEq.lean:12:2-12:7: warning: declaration uses 'sorry'
n : Nat
x : (Fin n, Fin n).fst
h : some_property x
⊢ True
n : Nat
x : Fin n
h : some_property x
⊢ True
unfoldDefEq.lean:17:2-17:7: warning: declaration uses 'sorry'
n : Nat
x : Fin n
h : some_property x
⊢ True