lean4-htt/old_tests/tests/lean/ppbug.lean.expected.out
2018-04-10 12:56:55 -07:00

2 lines
128 B
Text

list.rec_on :
Π (n : list ?M_1), ?M_2 list.nil → (Π (hd : ?M_1) (tl : list ?M_1), ?M_2 tl → ?M_2 (hd :: tl)) → ?M_2 n