Search

Search Funnelback University

Search powered by Funnelback
Did you mean economiespast?
51 - 100 of 744 search results for Economics test where 32 match all words and 712 match some words.
  1. Results that match 1 of 2 words

  2. is_gabs : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_gabs.html
    18 May 2006: is_gabs : term -> bool. SYNOPSIS. Tests if a term is a basic or generalized abstraction. ... DESCRIPTION. The call is_gabs t tests if t is either a basic logical abstraction (as identified by is_abs) or a generalized one (a standard composite logical
  3. Lighting up the future | University of Cambridge

    https://www.cam.ac.uk/news/lighting-up-the-future
    26 Sep 2006: Dr Nuttall’s co-editors include Dr Michael Pollitt, University Lecturer in Business Economics at the Judge Business School, and Dr Tooraj Jamasb, Senior Research Fellow at the University’s Faculty ... of Economics.
  4. Blue Peter in Cambridge | University of Cambridge

    https://www.cam.ac.uk/news/blue-peter-in-cambridge
    6 Apr 2006: Liz grew up in the Cambridge area, and Konnie was a student at Robinson College where she read Economics.
  5. is_prefix : string -> bool SYNOPSIS Tests if an ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_prefix.html
    18 May 2006: is_prefix : string -> bool. SYNOPSIS. Tests if an identifier has prefix status. ... The call is_prefix "c" tests if c is one of those identifiers.
  6. is_binary : string -> term -> bool SYNOPSIS Tests ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_binary.html
    18 May 2006: is_binary : string -> term -> bool. SYNOPSIS. Tests if a term is an application of a named binary operator. ... DESCRIPTION. The call is_binary s tm tests if term tm is an instance of a binary operator (op l) r where op is a constant with name s.
  7. is_binder : string -> term -> bool SYNOPSIS Tests ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_binder.html
    18 May 2006: is_binder : string -> term -> bool. SYNOPSIS. Tests if a term is a binder construct with named constant. ... DESCRIPTION. The call is_binder "c" t tests whether the term t has the form of an application of a constant c to an abstraction.
  8. Academic named European Woman of Achievement | University of Cambridge

    https://www.cam.ac.uk/news/academic-named-european-woman-of-achievement
    19 Sep 2006: Currently Dr Lee and the group are developing technology for the detection of HIV, Hepatitis B and Hepatitis C in one test (Triplex). ... It’s vital for diagnostic tests such as these to be instant and not expensive,” Dr Lee explained.
  9. Online textbooks | University of Cambridge

    https://www.cam.ac.uk/news/online-textbooks
    20 Jan 2006: The project has been funded for a year by a generous donation from Professor Robert Z Aliber – an alumnus of St John’s College, Cambridge and Professor of International Economics and
  10. “The richness of our world” | University of Cambridge

    https://www.cam.ac.uk/research/news/the-richness-of-our-world
    5 Jul 2006: These remarkable people in turn represent other worlds the human intellect often takes us to: through the disciplines of theology, economics, education, literature, mathematics, science, and engineering.
  11. Electricity given a boost | University of Cambridge

    https://www.cam.ac.uk/news/electricity-given-a-boost
    29 Sep 2006: The EPRG is run jointly by the Judge Business School and the Faculty of Economics at the University of Cambridge and encourages interdisciplinary research into the electricity supply. ... Dr Michael Pollit, EPRG’s acting Executive Director and Reader
  12. is_intconst : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_intconst.html
    18 May 2006: is_intconst : term -> bool. SYNOPSIS. Tests if a term is an integer literal of type :int. ... DESCRIPTION. The call is_intconst t tests whether the term t is a canonical integer literal of type :int, i.e.
  13. is_imp : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_imp.html
    18 May 2006: is_imp : term -> bool. SYNOPSIS. Tests if a term is an application of implication.
  14. is_neg : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_neg.html
    18 May 2006: is_neg : term -> bool. SYNOPSIS. Tests a term to see if it is a logical negation.
  15. is_abs : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_abs.html
    18 May 2006: is_abs : term -> bool. SYNOPSIS. Tests a term to see if it is an abstraction.
  16. is_var : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_var.html
    18 May 2006: is_var : term -> bool. SYNOPSIS. Tests a term to see if it is a variable.
  17. is_ratconst : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_ratconst.html
    18 May 2006: is_ratconst : term -> bool. SYNOPSIS. Tests if a term is a canonical rational literal of type :real. ... DESCRIPTION. The call is_ratconst t tests whether the term t is a canonical rational literal of type :real.
  18. is_let : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_let.html
    18 May 2006: is_let : term -> bool. SYNOPSIS. Tests a term to see if it is a let-expression.
  19. is_cond : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_cond.html
    18 May 2006: is_cond : term -> bool. SYNOPSIS. Tests a term to see if it is a conditional.
  20. is_conj : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_conj.html
    18 May 2006: is_conj : term -> bool. SYNOPSIS. Tests a term to see if it is a conjunction.
  21. is_cons : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_cons.html
    18 May 2006: is_cons : term -> bool. SYNOPSIS. Tests a term to see if it is an application of CONS.
  22. is_disj : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_disj.html
    18 May 2006: is_disj : term -> bool. SYNOPSIS. Tests a term to see if it is a disjunction.
  23. is_iff : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_iff.html
    18 May 2006: is_iff : term -> bool. SYNOPSIS. Tests if a term is an equation between Boolean terms (iff / logical equivalence).
  24. is_list : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_list.html
    18 May 2006: is_list : term -> bool. SYNOPSIS. Tests a term to see if it is a list.
  25. is_comb : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_comb.html
    18 May 2006: is_comb : term -> bool. SYNOPSIS. Tests a term to see if it is a combination (function application).
  26. is_pair : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_pair.html
    18 May 2006: is_pair : term -> bool. SYNOPSIS. Tests a term to see if it is a pair.
  27. is_undefined : ('a, 'b) func -> bool SYNOPSIS Tests ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_undefined.html
    18 May 2006: is_undefined : ('a, 'b) func -> bool. SYNOPSIS. Tests if a finite partial function is defined nowhere. ... The predicate is_undefined tests if the argument is the completely undefined function.
  28. is_type : hol_type -> bool SYNOPSIS Tests whether a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_type.html
    18 May 2006: is_type : hol_type -> bool. SYNOPSIS. Tests whether a type is an instance of a type constructor.
  29. African fellowship | University of Cambridge

    https://www.cam.ac.uk/news/african-fellowship
    27 Jan 2006: Maarten Scholten, Chairman of the Schlumberger Foundation, said: “Education, particularly in science and engineering, is the vital ingredient that will ensure continued social and economic development in African countries.
  30. free_in : term -> term -> bool SYNOPSIS Tests ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/free_in.html
    18 May 2006: free_in : term -> term -> bool. SYNOPSIS. Tests if one term is free in another.
  31. is_const : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_const.html
    18 May 2006: is_const : term -> bool. SYNOPSIS. Tests a term to see if it is a constant.
  32. is_binop : term -> term -> bool SYNOPSIS Tests ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_binop.html
    18 May 2006: is_binop : term -> term -> bool. SYNOPSIS. Tests if a term is an application of the given binary operator.
  33. is_exists : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_exists.html
    18 May 2006: is_exists : term -> bool. SYNOPSIS. Tests a term to see if it as an existential quantification.
  34. is_forall : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_forall.html
    18 May 2006: is_forall : term -> bool. SYNOPSIS. Tests a term to see if it is a universal quantification.
  35. is_select : term -> bool SYNOPSIS Tests a term ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_select.html
    18 May 2006: is_select : term -> bool. SYNOPSIS. Tests a term to see if it is a choice binding.
  36. Speaking in China | University of Cambridge

    https://www.cam.ac.uk/news/speaking-in-china
    17 Jul 2006: Speaking about the socio-economic impact of academic institutions, he admitted that the future of a university even as ancient as Cambridge is linked to the value it brings and is
  37. How places work | University of Cambridge

    https://www.cam.ac.uk/news/how-places-work
    7 Nov 2006: area. It is home to the Faculties of Modern and Medieval Languages, Philosophy and Economics.
  38. is_realintconst : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_realintconst.html
    18 May 2006: is_realintconst : term -> bool. SYNOPSIS. Tests if a term is an integer literal of type :real. ... DESCRIPTION. The call is_realintconst t tests whether the term t is a canonical integer literal of type :real, i.e.
  39. occurs_in : hol_type -> hol_type -> bool SYNOPSIS Tests ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/occurs_in.html
    18 May 2006: occurs_in : hol_type -> hol_type -> bool. SYNOPSIS. Tests if one type occurs in another.
  40. is_numeral : term -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_numeral.html
    18 May 2006: is_numeral : term -> bool. SYNOPSIS. Tests if a term is a natural number numeral.
  41. is_vartype : hol_type -> bool SYNOPSIS Tests a type ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_vartype.html
    18 May 2006: is_vartype : hol_type -> bool. SYNOPSIS. Tests a type to see if it is a type variable.
  42. Past versus present | University of Cambridge

    https://www.cam.ac.uk/news/past-versus-present
    10 Nov 2006: During the Victorian era, economic and technological developments helped scholars unearth new information about a range of different historical periods.
  43. is_reserved_word : string -> bool SYNOPSIS Tests if a ...

    https://www.cl.cam.ac.uk/~jrh13/hol-light/HTML/is_reserved_word.html
    18 May 2006: is_reserved_word : string -> bool. SYNOPSIS. Tests if a string is one of the reserved words. ... The call is_reserved_word s tests if the string s is one of them.
  44. Celebrating British Science | University of Cambridge

    https://www.cam.ac.uk/news/celebrating-british-science
    14 Mar 2006: Dr Turner, of the Department of Psychiatry, is one of five young researchers chosen to showcase their research at the prominent event organised by the Office
  45. Cambridge Honorary Degrees 2006 | University of Cambridge

    https://www.cam.ac.uk/news/cambridge-honorary-degrees-2006
    23 Mar 2006: From October 1984 he was Professor of Economics at the London School of Economics where he founded the Financial Markets Group.
  46. Identity through Food | University of Cambridge

    https://www.cam.ac.uk/news/identity-through-food
    3 Oct 2006: Perhaps in multi-cultural Britain the complex interactions of geo-political and socio-economic factors are being manifested in newer forms in the everyday realm of food,” said Dr Janeja.
  47. Research Funding Roadshow | University of Cambridge

    https://www.cam.ac.uk/news/research-funding-roadshow
    22 Nov 2006: During the day, the Economic and Social Research Council (ESRC) and the Engineering and Physical Sciences Research Council (EPSRC) will each run a workshop to provide advice specific to their funding
  48. Government Scientist opens Climate Change Centre | University of…

    https://www.cam.ac.uk/news/government-scientist-opens-climate-change-centre
    15 Feb 2006: This could be through the use of economic means, such as the EU’s emission trading scheme, applying a multi-disciplinary approach to bring together the work of several departments. ... Dr Terry Barker, Director of 4CMR, said: “This is very exciting
  49. Speaking in China | University of Cambridge

    https://www.cam.ac.uk/research/news/speaking-in-china
    17 Jul 2006: Speaking about the socio-economic impact of academic institutions, he admitted that the future of a university even as ancient as Cambridge is linked to the value it brings and is
  50. “The richness of our world” | University of Cambridge

    https://www.cam.ac.uk/news/the-richness-of-our-world
    5 Jul 2006: These remarkable people in turn represent other worlds the human intellect often takes us to: through the disciplines of theology, economics, education, literature, mathematics, science, and engineering.
  51. Communicating the Magic of Maths | University of Cambridge

    https://www.cam.ac.uk/news/communicating-the-magic-of-maths
    30 Nov 2006: It’s great to see students throwing their mobile phones in the air after the talks to test the law of conservation of angular momentum,” he says.

Refine your results

Format

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.