aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Implicit.out
blob: f5c812c8a781ee5d417f9631180684de2658ef0e (plain)
1
2
3
4
5
6
7
8
9
10
(compose 3!nat S)
     : (nat ->nat) ->nat ->nat
(ex_intro 2![_:nat]True 3!(0) I)
     : (ex [_:nat]True)
d2 = [x:nat](d1 1!x)
     : (x,x0:nat)x0=x ->x0=x


Positions [1; 2] are implicit
Argument scopes are [nat_scope nat_scope _]