====Output==== results ====Download==== 1/ [[bibtex2latex.php.txt|download bibtex2latex.php]] 3/ call http://www.domain.net/bibtex2latex.php?bib=mybib.bib&author=Firstname+Lastname&bibtex2latex [[http://www.monperrus.net/martin/bibtex2latex.php?bib=monperrus.bib&author=Martin+Monperrus&bibtex2latex|demo]] 4/ save the result in a tex file 5/ use the tex file, for instance with \input{publist.tex} %% the simplest way \documentclass{article} \usepackage[latin1]{inputenc} %% for accents, may be replaced by utf-8, depending of the encoding of the bibtex file \usepackage[margin=2cm]{geometry} \begin{document} \input{publist.tex} \end{document} */ $_GET['library']=true; // this will transformed by pp4php ?> Generalized conjunction and disjunction of two conditional events in the setting of conditional random quantities (bibtex)
Generalized conjunction and disjunction of two conditional events in the setting of conditional random quantities (bibtex)
@article{CaSa25IJAR,
	title = {Generalized conjunction and disjunction of two conditional events in the setting of conditional random quantities},
	journal = {International Journal of Approximate Reasoning},
	volume = {187},
	pages = {109533},
	year = {2025},
	issn = {0888-613X},
	doi = {https://doi.org/10.1016/j.ijar.2025.109533},
	url = {https://www.sciencedirect.com/science/article/pii/S0888613X25001744},
	author = {Lydia Castronovo and Giuseppe Sanfilippo},
	keywords = {Coherence, Conditional random quantities, De Morgan's law, Conjunction and disjunction, Imprecise probability, Fréchet-Hoeffding bounds},
	abstract = {In recent papers, notions of conjunction and disjunction of two conditional events as suitable conditional random quantities, which satisfy basic probabilistic properties, have been deepened in the setting of coherence. In this framework, the conjunction and the disjunction of two conditional events are defined as five-valued objects, among which are the values of the (subjectively) assigned probabilities of the two conditional events. In the present paper we propose a generalization of these structures, where these new objects, instead of depending on the probabilities of the two conditional events, depend on two arbitrary values a,b in the unit interval. We show that they are connected by a generalized version of the De Morgan's law and, by means of a geometrical approach, we compute the lower and upper bounds on these new objects both in the precise and the imprecise case. Moreover, some particular cases, obtained for specific values of a and b or in case of some logical relations, are analyzed. The results of this paper lead to the conclusion that the only objects satisfying all the logical and the probabilistic properties already valid for the operations between events are the ones depending on the probabilities of the two conditional events.}
}
Powered by bibtexbrowser