2013-09-02 19:29:21 +00:00
|
|
|
Set: pp::colors
|
2013-09-03 17:44:51 +00:00
|
|
|
Set: pp::unicode
|
2013-09-01 02:15:48 +00:00
|
|
|
Assumed: f
|
2013-09-01 17:34:57 +00:00
|
|
|
λ (A B : Type) (a : B), f B a
|
2013-09-03 17:44:51 +00:00
|
|
|
Error (line: 4, pos: 40) application type mismatch during term elaboration at term
|
2013-09-01 02:15:48 +00:00
|
|
|
f B a
|
|
|
|
Elaborator state
|
2013-09-01 17:34:57 +00:00
|
|
|
#0 ≈ lift:0:2 ?M0
|
2013-09-01 02:15:48 +00:00
|
|
|
Assumed: myeq
|
2013-09-01 17:34:57 +00:00
|
|
|
myeq (Π (A : Type) (a : A), A) (λ (A : Type) (a : A), a) (λ (B : Type) (b : B), b)
|
2013-09-01 02:15:48 +00:00
|
|
|
Bool
|
|
|
|
Assumed: R
|
|
|
|
Assumed: h
|
2013-09-01 17:34:57 +00:00
|
|
|
Bool → (Π (f1 g1 : Π A : Type, R A) (G : Π A : Type, myeq (R A) (f1 A) (g1 A)), Bool)
|