afternoon-college-program-blended.prestasi.web.id 17 Hours Information Services
Tel/Fax : 021-8762002, 8762003, 8762004, 87912360
Mobile/SMS : 081 1110 4824 27, 0812 9526 2009, 08523 1234 000
WhatsApp : 0817 0816 486, 0812 9526 2009
email : _Contact Us__ please click
Chatting dengan Staf :
ggkarir.com
ggiklan.com
Select Language :     ID   EN   Request Catalog / Brochure (free via post)   Encyclopedia Vacancies Advert

   
Search  
    Informatics Engineering

    Prev  (List of Linux distributions en ...) (List of Macintosh software pub ...)  Next    

List of logic symbols

In logic, a set of symbols is commonly used to express logical representation. As logicians are familiar with these symbols, they are not explained each time they are used. So, for students of logic, the following table lists many common symbols together with their name, pronunciation and related field of mathematics. Additionally, the third column contains an informal definition, and the fourth column gives a short example.

Be aware that, outside of logic, different symbols have the same meaning, and the same symbol has, depending on the context, different meanings.

Basic logic symbols

Symbol
NameExplanationExamplesUnicode
Value
HTML
Entity
LaTeX
symbol
Should be read as
Category




material implicationAB is true just in the case that either A is false or B is true, or both.

→ may mean the same as ⇒ (the symbol may also indicate the domain and codomain of a function; see table of mathematical symbols).

⊃ may mean the same as ⇒ (the symbol may also mean superset).
x = 2  ⇒  x2 = 4 is true, but x2 = 4   ⇒  x = 2 is in general false (since x could be −2).U+21D2

U+2192

U+2283
⇒

→

⊃
\Rightarrow\Rightarrow
\to\to
\supset\supset
implies; if .. then
propositional logic, Heyting algebra




material equivalenceA ⇔ B is true just in case either both A and B are false, or both A and B are true.x + 5 = y +2  ⇔  x + 3 = yU+21D4

U+2261

U+2194
⇔

≡

↔
\Leftrightarrow\Leftrightarrow
\equiv\equiv
\leftrightarrow\leftrightarrow
if and only if; iff; means the same as
propositional logic
¬

˜

!
negationThe statement ¬A is true if and only if A is false.

A slash placed through another operator is the same as "¬" placed in front.
¬(¬A) ⇔ A
x ≠ y  ⇔  ¬(x =  y)
U+00AC

U+02DC
¬

˜ ~
\neg\lnot or \neg
\sim\sim
not
propositional logic




&
logical conjunctionThe statement AB is true if A and B are both true; else it is false.n < 4  ∧  n >2  ⇔  n = 3 when n is a natural number.U+2227

U+0026
&and;

&amp;
\wedge\wedge or \land
\&[1]
and
propositional logic


+

ǀǀ
logical disjunctionThe statement AB is true if A or B (or both) are true; if both are false, the statement is false.n ≥ 4  ∨  n ≤ 2  ⇔ n ≠ 3 when n is a natural number.U+2228&or;\lor\lor or \vee
or
propositional logic



exclusive disjunctionThe statement AB is true when either A or B, but not both, are true. A B means the same.A) ⊕ A is always true, AA is always false.U+2295

U+22BB
&oplus;\oplus\oplus
\veebar\veebar
xor
propositional logic, Boolean algebra



T

1
TautologyThe statement ⊤ is unconditionally true.A ⇒ ⊤ is always true.U+22A4T\top\top
top, verum
propositional logic, Boolean algebra



F

0
ContradictionThe statement ⊥ is unconditionally false.⊥ ⇒ A is always true.U+22A5&perp; F\bot\bot
bottom, falsum
propositional logic, Boolean algebra


()
universal quantification∀ xP(x) or (xP(x) means P(x) is true for all x.∀ n ∈ N: n2 ≥ n.U+2200&forall;\forall\forall
for all; for any; for each
first-order logic
existential quantification∃ x: P(x) means there is at least one x such that P(x) is true.∃ n ∈ N: n is even.U+2203&exist;\exists\exists
there exists
first-order logic
∃!
uniqueness quantification∃! x: P(x) means there is exactly one x such that P(x) is true.∃! n ∈ N: n + 5 = 2n.U+2203 U+0021&exist; !\exists !\exists !
there exists exactly one
first-order logic
:=



:⇔
definitionx := y or x ≡ y means x is defined to be another name for y (but note that ≡ can also mean other things, such as congruence).

P :⇔ Q means P is defined to be logically equivalent to Q.
cosh x := (1/2)(exp x + exp (−x))

A XOR B :⇔ (A ∨ B) ∧ ¬(A ∧ B)
U+2254 (U+003A U+003D)

U+2261

U+003A U+229C
:=
:

&equiv;

&hArr;
:=:=
\equiv\equiv
\Leftrightarrow\Leftrightarrow
is defined as
everywhere
( )
precedence groupingPerform the operations inside the parentheses first.(8/4)/2 = 2/2 = 1, but 8/(4/2) = 8/2 = 4.U+0028 U+0029( )(~) ( )
everywhere
Turnstilex y means y is provable from x (in some specified formal system).AB ¬B → ¬AU+22A2&#8866;\vdash\vdash
provable
propositional logic, first-order logic
double turnstilexy means x semantically entails yAB ⊨ ¬B → ¬AU+22A8&#8872;\models\models
entails
propositional logic, first-order logic

Advanced and rarely used logical symbols

These symbols are sorted by their Unicode value:

  • U+00B7 · middle dot, an outdated way for denoting AND[citation needed], still in use in electronics; for example "A·B" is the same as "A&B"
  • ·: Center dot with a line above it (using HTML style). Outdated way for denoting NAND, for example "A·B" is the same as "A NAND B" or "A|B" or "¬(A & B)". See also Unicode U+22C5 dot operator.
  • U+0305  ̅  combining overline, used as abbreviation for standard numerals. For example, using HTML style "" is a shorthand for the standard numeral "SSSS0".
  • Overline, is also a rarely used format for denoting Gödel numbers, for example "AVB" says the Gödel number of "(AVB)"
  • Overline is also an outdated way for denoting negation, still in use in electronics; for example "AVB" is the same as "¬(AVB)"
  • U+2191 upwards arrow or U+007C | vertical line: Sheffer stroke, the sign for the NAND operator.
  • U+2201 complement
  • U+2204 there does not exist: strike out existential quantifier same as "¬∃"
  • U+2234 therefore
  • U+2235 because
  • U+22A7 models: is a model of
  • U+22A8 true: is true of
  • U+22AC does not prove: negated ⊢, the sign for "does not prove", for example TP says "P is not a theorem of T"
  • U+22AD not true: is not true of
  • U+22BC nand: another NAND operator, can also be rendered as
  • U+22BD nor: another NOR operator, can also be rendered as V
  • U+22C4 diamond operator: modal operator for "it is possible that", "it is not necessarily not" or rarely "it is not provable not" (in most modal logics it is defined as "¬-¬")
  • U+22C6 star operator: usually used for ad-hoc operators
  • U+22A5 up tack or U+2193 downwards arrow: Webb-operator or Peirce arrow, the sign for NOR. Confusingly, "⊥" is also the sign for contradiction or absurdity.
  • U+2310 reversed not sign
  • U+231C top left corner and U+231D top right corner: corner quotes, also called "Quine quotes"; the standard symbol used for denoting Gödel number; for example "⌜G⌝" denotes the Gödel number of G. (Typographical note: although the quotes appears as a "pair" in unicode (231C and 231D), they are not symmetrical in some fonts. And in some fonts (for example Arial) they are only symmetrical in certain sizes. Alternatively the quotes can be rendered as ⌈ and ⌉ (U+2308 and U+2309) or by using a negation symbol and a reversed negation symbol ⌐ ¬ in superscript mode. )

Note that the following operators are rarely supported by natively installed fonts. If you wish to use these in a web page, you should always embed the necessary fonts so the page viewer can see the web page without having the necessary fonts installed in their computer.

  • U+27E1 white concave-sided diamond
  • U+27E2 white concave-sided diamond with leftwards tick: modal operator for was never
  • U+27E3 white concave-sided diamond with rightwards tick: modal operator for will never be
  • U+27E4 white square with leftwards tick: modal operator for was always
  • U+27E5 white square with rightwards tick: modal operator for will always be
  • U+297D right fish tail: sometimes used for "relation", also used for denoting various ad hoc relations (for example, for denoting "witnessing" in the context of Rosser's trick) The fish hook is also used as strict implication by C.I.Lewis  p  q \equiv \Box(p\rightarrow q), the corresponding LaTeX macro is \strictif. See here for an image of glyph. Added to Unicode 3.2.0.

See also

Notes

  1. ^ Although this character is available in LaTeX, the Mediawiki TeX system doesn't support this character.

External links

    Prev  (List of Linux distributions en ...) (List of Macintosh software pub ...)  Next    


World Encyclopedia ➪ AgricultureAnimalArtAstronomyBiographyCharacterChemicalCultureEcologyEconomicsEducationElectronics
EnvironmentFilmGeographyHistoryIndonesiaJabodetabekLanguageLawLiteratureMathematicsMedical
MilitaryMusicMythologyPhilosophyPhysicsPlantPoliticalPuppetReligionScienceSocietySportsTechnology
Manual / Tutorial   ➪ AntApache ServerHTML 4HTML 5JavaScriptMySQLPerlPHPLinuxShell       Network Encyclopedia
Web Network ➪ Employee ClassRegularEvening ClassS2PTSPartyGeneral    
Reference ➪ Internet, Computers, ICT, OS, etc

  » Cyber University   » Fakultas Pertanian UMJ Jakarta   » Fakultas Teknik UMJ   » FISIP UMJ Jakarta   » FKM UMJ   » IBI Kosgoro Jagakarsa   » IBI Kosgoro Jelambar
  » IKIP Widya Darma Surabaya   » IMA   » ISIF Cirebon   » ISTA Jakarta   » ITB STIKOM Bali   » ITBU Jakarta   » ITEKES Tri Tunas Nasional Makassar
  » Magister Universitas Buddhi Dharma   » Magister Universitas Satyagama   » MH UM SURABAYA   » MH UNKRIS Jakarta   » MIA FISIP UMJ Jakarta   » MIA UNKRIS Jakarta   » MIKOM FISIP UMJ Jakarta
  » MM Patria Artha Makassar   » MM STIE ABI Surabaya   » MM STIE Ganesha Jakarta   » MM STIE GICI Business School Jakarta   » MM UMIBA Jakarta   » MM UNKRIS Jakarta   » MPD UM SURABAYA
  » Mpu Tantular Kedoya Jakarta   » MT UNKRIS Jakarta   » Polnas Denpasar   » S2 FISIP UMJ Jakarta   » S2 FT UMJ   » S2 NUSA MANDIRI   » S2 STMIK Jakarta
  » S2 UIN Al-Azhaar Lubuklinggau   » S2 UM SURABAYA   » S2 UNKRIS Jakarta   » S2 UNSURYA   » Sekolah Tinggi Bisnis Runata   » STAI Al-Akbar Surabaya   » STAI Al-Andina Sukabumi
  » STAI Al-Hidayah Tasikmalaya   » STAI Al-Ittihad Cianjur   » STAI Terpadu Yogyakarta   » STBA Lia Yogyakarta   » STEI SEBI Depok   » STEI Yogyakarta   » STIBADA MASA Surabaya
  » STIE ABI Surabaya   » STIE Cendekia Semarang   » STIE Ganesha Jakarta   » STIE GICI Business School Bogor   » STIE GICI Business School Depok   » STIE GICI Business School Bekasi   » STIE GICI Business School Jakarta
  » STIE Hidayatullah Depok   » STIE Indocakti Malang   » STIE PASIM Sukabumi   » STIE PEMUDA Surabaya   » STIE Pioneer Manado   » STIE Trianandra Jakarta   » STIE Widya Darma Surabaya
  » STIE Widya Persada Jakarta   » STIEKIA Bojonegoro   » STIESIA Surabaya   » STIH Awang Long Samarinda   » STIH Gunung Jati Tangerang   » STIH Litigasi Jakarta   » STIH Prof Gayus Lumbuun
  » STIT Al-Hikmah Lampung   » STIT Bustanul Ulum   » STIT Tarbiyatun Nisa Sentul Bogor   » STMIK Jakarta   » STT Bina Tunggal Bekasi   » STT Mandala Bandung   » STT STIKMA Internasional
  » UBHINUS   » UHAMZAH Medan   » UICM Bandung   » UIN Al-Azhaar Lubuklinggau   » UM Palangkaraya   » UM Surabaya   » UNAKI Semarang
  » UNAS   » UNAS PASIM   » UNDARIS Ungaran Semarang   » UNIBA Banyuwangi   » UNISA Kuningan Jawa Barat   » UNISBA   » Univ. Bali Dwipa Denpasar Bali
  » Universitas Boyolali   » Universitas Buddhi Dharma   » Universitas Cokroaminoto Makassar   » Universitas Deli Sumatera   » Universitas Gresik   » Universitas IVET Semarang   » Universitas Kahuripan Kediri
  » Universitas LIA   » Universitas Mahakarya Asia Yogyakarta   » Universitas Mitra Bangsa   » Universitas Mochammad Sroedji Jember   » Universitas Mpu Tantular Jakarta   » Universitas Muhammadiyah Jakarta   » Universitas Musi Rawas Lubuklinggau
  » Universitas Nurtanio   » Universitas Nurul Huda Oku Timur   » Universitas Nusa Mandiri Jatiwaringin   » Universitas Nusa Mandiri Kramat   » Universitas Nusa Mandiri Margonda   » Universitas Nusantara Manado   » Universitas Pandanaran Semarang
  » Universitas Parna Raya Manado   » Universitas Patria Artha Makassar   » Universitas Satyagama   » Universitas Tanri Abeng Jakarta   » Universitas Teknologi Bandung   » Universitas Teknologi Nusantara   » Universitas Teknologi Sulawesi Makassar
  » Universitas Ubudiyah Indonesia Aceh   » Universitas Wijaya Kusuma Surabaya   » Universitas Yarsi Pratama   » Universitas Yuppentek Indonesia   » UNKRIS Jakarta   » UNSUB Subang   » UNSURYA Jakarta
  » UNU Cirebon   » UNU Kalbar Pontianak   » UNU Kaltim Samarinda   » UNUGHA Cilacap   » UNUSIDA   » USM Indonesia Medan   » UWIKA Surabaya
Combined Information Employee Class entire PTS

Al Quran onlineAdvertisingBarter Link232 CountriesCat Info CenterCity & Province WebsitesCPNSComplete POS codeCorruption Rating
Embassy:  KBRI  Foreign  • Exercise Psychotest  • Civitasbook.com  • Hosting: ID World  • Info Prov, City, District, Village  • International Organizations
Islands in NKRIJob VacancyLibrariesNews & Magazine: ID ForeignNKRI, KPK, MA, etc.Political PartyPatriotPTAPTNPTSHospitalRanch
ScholarshipSholat & Imsak ScheduleSMASMKSMPTV & Radio : Foreign IDFootballWorld Statistics     Academic : Majors Prospectus

Department/Study Program (D3, S1, S2), Curriculum, Prospectus (Career Prospects), and Title/Degree
Undergraduate Programs (S-1)
¤ S1 Accounting
¤ S1 Agribusiness
¤ S1 Agricultural Sciences
¤ S1 Agroteknologi (Agricultural Industry Technology)
¤ S1 Akhwal al Syakhsiyyah / Civil Law of Islam (Sharia)
¤ S1 Animal Sciences
¤ S1 Architectural Engineering
¤ S1 Biology Education
¤ S1 Business/Commerce Administration Science
¤ S1 Chemical Engineering
¤ S1 Civil Engineering
¤ S1 Communication Studies
¤ S1 Computer Engineering / Computer Systems
¤ S1 ECD (Early Childhood Teacher Education)
¤ S1 Electrical Engineering
¤ S1 English Education
¤ S1 English Language / Literature
¤ S1 Food Technology
¤ S1 Indonesian Language and Literature Education
¤ S1 Industrial Engineering
¤ S1 Industrial Product Design
¤ S1 Informatics Engineering
¤ S1 Information System
¤ S1 International Relations
¤ S1 Law/Legal Studies
¤ S1 Management
¤ S1 Mathematics Education
¤ S1 Mechanical Engineering
¤ S1 Nursing
¤ S1 OPJKR (Physical Education, Health, Recreation)
¤ S1 Pancasila and Citizenship Education (PPKN)
¤ S1 Petroleum Engineering
¤ S1 Pharmaceuticals
¤ S1 Planning / Urban and Regional Planning Engineering
¤ S1 Political Sciences
¤ S1 Psychology
¤ S1 Public Health
¤ S1 Public/State Administration Science
¤ S1 Shipping Engineering
¤ S1 Social Welfare Studies
¤ S1 Sociology
¤ S1 Tarbiyah / Islamic Education
¤ S1 Ushuludin / Comparative Religion
¤ S1 Visual Communication Design
Graduate Programs (S-2)
¤ S2 Master of Management / MM

Three Diploma Programs (D-III)
¤ D3 Accounting
¤ D3 Accounting Computer
¤ D3 Business Travel (Business Tourism & Hospitality)
¤ D3 Computer Engineering (Computer Systems)
¤ D3 Electrical Engineering
¤ D3 Finance and Banking
¤ D3 Health Analyst
¤ D3 Informatics Management
¤ D3 Midwifery
¤ D3 MPRS (Hospital Services Management)
¤ D3 Nursing
¤ D3 Nutrition
¤ D3 Pharmaceutical and Food Analysts

Home       Dialogue : AgribusinessBuddhistChristian, CatholicConfucianEconomicFengshuiHinduHobbiesHumorIslamPuzzle



Tags: List of logic symbols, Informatics Engineering, 2256, List of logic symbols See also: Logical connective In logic a set of symbols is commonly used to express logical representation, As logicians are familiar with these symbols they are not explained each time they are used, So for students of logic the following table lists many common symbols together with their name pronunciation and related field of mathematics, Additionally the third column con, List of logic symbols, English, Instruction Examples, Tutorials, Reference, Books, Guide afternoon college program blended, prestasi.web.id
 Multifarious Adsense
 Blended Tuition Programs in the Best 112 PTS
 Online Registration
 Job Exchange

 Morning College Program
 Regular Night Course
 Try Out Sample Questions
 Prayer Times
 Al-Quran Online
 Computer Systems Reference
 Psychological Test Practice
 All Literature
 Many Kinds Discussions
 Scholarship Submission
 Download Catalogs
 Tuition Scholarships Program
 Employee School
 Postgraduate School Program
Tell Your Friend's
Your name

Your email

Your Friend's email 1

Your Friend's email 2 (not required)

Your Friend's email 3 (not required)
▣ must be filled in correctly

Center Theme
SMP in Central Jakarta
Literature

unisa.web.id  |  stih-dharma-andigha.web.id  |  stih-dharmaandigha.web.id  |  suyanto.web.id  |  wiki-indonesia.web.id  |  kuliah-murah.web.id  |  mmunkris.ac.id  |  p2k.cyber-univ.ac.id  |  p2k.sebi.ac.id  |  unusida.web.id  |  unmkramat.web.id