نتایج جستجو برای: fundamental mv algebra

تعداد نتایج: 292360  

2008
Lavinia Corina Ciungu L. C. Ciungu

MV-algebras were introduced by Chang as an algebraic counterpart of the Lukasiewicz infinite-valued logic. D. Mundici proved that the category of MV-algebras is equivalent to the category of abelian l-groups with strong unit. A. Di Nola and A. Lettieri established a categorical equivalence between the category of perfect MV-algebras and the category of abelian l-groups. In this paper we investi...

Journal: :The Quarterly Journal of Mathematics 2019

2007
Ivan Chajda Jan Kühr IVAN CHAJDA JAN KÜHR

We consider a non-associative generalization of MV-algebras. The underlying posets of our non-associative MV-algebras are not lattices, but they are related to so-called λ-lattices. c ©2007 Mathematical Institute Slovak Academy of Sciences 1. Non-associative MV-algebras As known, MV-algebras were introduced in the late-fifties by C . C . C h a n g as an algebraic semantics of the Lukasiewicz ma...

Journal: :Int. J. Math. Mathematical Sciences 2010
Noura Omair Al-shehri

In his classical paper 1 , Chang invented the notion of MV-algebra in order to provide an algebraic proof of the completeness theorem of infinite valued Lukasiewicz propositional calculus. Recently, the algebraic theory of MV-algebras is intensively studied, see 2–5 . The notion of derivation, introduced from the analytic theory, is helpful to the research of structure and property in algebraic...

Journal: :Studia Logica 2013
Georges Hansoul Bruno Teheux

This paper presents an algebraic approach of some many-valued generalizations of modal logic. The starting point is the de nition of the [0, 1]-valued Kripke models, where [0, 1] denotes the well known MV-algebra. Two types of structures are used to de ne validity of formulas: the class of frames and the class of Šn-valued frames. The latter structures are frames in which we specify in each wor...

2005
David J. Foulis

The unit interval in a partially ordered abelian group with order unit forms an interval effect algebra (IEA) and can be regarded as an algebraic model for the semantics of a formal deductive logic. There is a categorical equivalence between the category of IEA’s and the category of unigroups. In this article, we study the IEA-unigroup connection, focusing on the cases in which the IEA is a Boo...

2010
Min Su Kang

Several types of skeletons in a hyper MV-algebra are introduced, and their relations are investigated.

2005
Beloslav Riecan

The unit square is regarded as a special kind of dynamical system. It is proved that the square is an MV-algebra, hence the recent results on MValgebra entropy theory can be applied to it.

Journal: :J. Log. Comput. 2011
Hans Weber

My talk is based on article [1]. Our aim is to give a unified topological approach to several results about a certain type of fuzzy measures, namely T∞−valuations (2) on clans of fuzzy sets (1) (in the sense of Butnariu and Klement [2]). We will transfer the method of [3], used to study FN-topologies (4) and measures on Boolean rings, to the study of T∞−valuations. So we need, for the domain of...

Journal: :Communications Faculty of Sciences University of Ankara. Series A1: mathematics and statistics 2022

In this paper, some types of fuzzy filters a strong Sheffer stroke non-associative MV-algebra (for short, NMV-algebra) are introduced. By presenting new properties filters, we define prime filter in algebraic structure. Then (prime) NMV-algebra determined and features proved. Finally, built quotient by filter.

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->