中文
相关论文

相关论文: How to write a coequation

200 篇论文

Clause recommendation is the problem of recommending a clause to a legal contract, given the context of the contract in question and the clause type to which the clause should belong. With not much prior work being done toward the…

计算与语言 · 计算机科学 2023-01-26 Sagar Joshi , Sumanth Balaji , Jerrin Thomas , Aparna Garimella , Vasudeva Varma

Mathematical proofs are often said to justify their conclusions by indicating the existence of a corresponding formal derivation. We argue that this widespread view relies on an under-examined notion of correspondence, or what it means for…

历史与综述 · 数学 2026-03-20 Simon DeDeo , Eamon Duede

Traditional treatments of formal logic provide: 1. A syntax for formulas. 2. An inference relation between sets of formulas. 3. A rule for assigning meaning to formulas (semantics) that is sound with respect to the inference relation. First…

逻辑 · 数学 2016-09-06 Atish Bagchi , Charles Wells

Past research has examined how well these models grasp code syntax, yet their understanding of code semantics still needs to be explored. We extensively analyze seven code models to investigate how code models represent code syntax and…

软件工程 · 计算机科学 2024-04-18 Wei Ma , Shangqing Liu , Mengjie Zhao , Xiaofei Xie , Wenhan Wang , Qiang Hu , Jie Zhang , Yang Liu

There are many striking phenomena which are attributed to ``quantum coherence''. It is natural to wonder if there are new quantum coherence effects waiting to be discovered which could lead to interesting results and perhaps even practical…

高能物理 - 理论 · 物理学 2009-10-28 Andreas Albrecht

We present a language to specify syntax guided synthesis (SyGuS) problems. Syntax guidance is a prominent theme in contemporary program synthesis approaches, and SyGuS was first described in [1]. This paper describes concretely the input…

编程语言 · 计算机科学 2016-10-25 Mukund Raghothaman , Abhishek Udupa

Automatic synthesis from a given specification automatically constructs correct implementation. This frees the user from the mundane implementation work, but still requires the specification. But is specifying easier than implementing? In…

计算机科学中的逻辑 · 计算机科学 2016-02-04 Ayrat Khalimov

Following some past advances, we reformulate a large class of linear continuum science equations in the format of the extended abstract theory of composites so that we can apply this theory to better understand and efficiently solve those…

数学物理 · 物理学 2020-07-14 Graeme W. Milton

Several types of stochastic equations are important in thermodynamics, chemistry, evolutionary biology, population dynamics and quantitative social science. For systems with pair interactions four different types of equations are derived,…

统计力学 · 物理学 2009-10-31 Dirk Helbing

In this short paper, we examine the main metrics used to evaluate textual coreference and we detail some of their limitations. We show that a unique score cannot represent the full complexity of the problem at stake, and is thus…

计算与语言 · 计算机科学 2024-01-02 Ana-Isabel Duron-Tejedor , Pascal Amsili , Thierry Poibeau

In logic there is a clear concept of what constitutes a proof and what not. A proof is essentially defined as a finite sequence of formulae which are either axioms or derived by proof rules from formulae earlier in the sequence.…

人工智能 · 计算机科学 2010-05-28 Manfred Kerber

Combinatorics is a powerful tool for dealing with relations among objectives mushroomed in the past century. However, an more important work for mathematician is to apply combinatorics to other mathematics and other sciences not merely to…

综合数学 · 数学 2009-09-29 Linfan Mao

An expression for the coefficients of a linear iterative equation in terms of the parameters of the source equation is given both for equations in standard form and for equations in reduced normal form. The operator generating an iterative…

经典分析与常微分方程 · 数学 2012-07-31 J. C. Ndogmo , F. M. Mahomed

Automatically evaluating the coherence of summaries is of great significance both to enable cost-efficient summarizer evaluation and as a tool for improving coherence by selecting high-scoring candidate summaries. While many different…

计算与语言 · 计算机科学 2022-09-16 Julius Steen , Katja Markert

Matching Logic is a framework for specifying programming language semantics and reasoning about programs. Its formulas are called patterns and are built with variables, symbols, connectives and quantifiers. A pattern is a combination of…

计算机科学中的逻辑 · 计算机科学 2018-11-16 Andrei Arusoaie , Dorel Lucanu

Physical superpositions exist both in classical and in quantum physics. However, what is exactly meant by 'superposition' in each case is extremely different. In this paper we discuss some of the multiple interpretations which exist in the…

量子物理 · 物理学 2015-06-16 Newton da Costa , Christian de Ronde

Estimating equations arise in a wide range of statistical applications, including longitudinal and clustered data analysis, survival analysis, econometrics, and semiparametric inference. In high-dimensional settings, adding…

统计计算 · 统计学 2026-05-27 Weihua Shi , Yixuan Li , Yi Lian , Archer Y. Yang , Yue Zhao

We report on the idea to use colours to distinguish syntax and semantics as an educational tool in logic classes. This distinction gives also reason to reflect on some philosophical issues concerning semantics.

历史与综述 · 数学 2015-07-17 Reinhard Kahle , Wilfried Keller

Computation is becoming an increasingly important part of physics education. However, there are currently few theories of learning that can be used to help explain and predict the unique challenges and affordances associated with…

物理教育 · 物理学 2020-01-01 Tor Ole B. Odden , Elise Lockwood , Marcos D. Caballero

The calculus of constructions (CC) is a core theory for dependently typed programming and higher-order constructive logic. Originally introduced in Coquand's 1985 thesis, CC has inspired 25 years of research in programming languages and…

编程语言 · 计算机科学 2022-10-21 Chris Casinghino