Explore tens of thousands of sets crafted by our community.
Mathematical Logic
36
Flashcards
0/36
Proposition
A declarative statement that is either true or false, but not both.
Predicate Logic
An extension of propositional logic which includes quantifiers and predicates to express propositions involving objects and their properties.
Universal Quantifier
Symbolized as , denotes that the propositions within its scope are true for all elements in a domain.
Existential Quantifier
Symbolized as , denotes that there exists at least one element in the domain for which the proposition is true.
Logical Conjunction
Symbolized as , it represents the logical 'AND' operation and is true if and only if both propositions are true.
Logical Disjunction
Symbolized as , it represents the logical 'OR' operation and is true if at least one of the propositions is true.
Logical Negation
Symbolized as , it represents the logical 'NOT' operation, inverting the truth value of the proposition it precedes.
Logical Implication
Symbolized as , it represents the logical 'IF ... THEN ...' operation and is false only when the antecedent is true and the consequent is false.
Logical Equivalence
Symbolized as , it is true if both propositions have the same truth value, whether true or false.
Modus Ponens
A form of argument that from propositions in the form ' implies ' and , infers .
Modus Tollens
A form of argument that from propositions in the form ' implies ' and the negation of , infers the negation of .
De Morgan's Laws
These laws explain how logical disjunction () and conjunction () are transformed by negation: and .
Contrapositive
In a conditional statement, the contrapositive is the result of negating both the antecedent and the consequent and then flipping them. For , the contrapositive is .
Bivalence
The principle of bivalence states that every proposition takes exactly one of two truth values, true or false.
Soundness
A logical argument is sound if it is valid and all its premises are true.
Completeness
A logical system is complete if every truth of the system's language can be derived using the system's rules of inference.
Validity
An argument is valid if the conclusion logically follows from the premises, that is, if the premises are true then the conclusion must be true.
Set
An unordered collection of distinct objects considered as a whole.
Function
A relation that assigns to each element in a domain exactly one element in the codomain. Often denoted by where .
Relation
A collection of ordered pairs, typically defined as a subset of the Cartesian product of two or more sets.
Cardinality
A measure of the number of elements in a set.
Injective Function
Also called a 'one-to-one' function, an injective function is one where every element of the codomain is mapped by at most one element of the domain.
Surjective Function
Also called an 'onto' function, a surjective function is one where every element of the codomain is mapped by at least one element of the domain.
Bijective Function
A function is bijective if it is both injective and surjective, which means it forms a one-to-one correspondence between the domain and codomain.
Substitution Property
If two entities are equal, then one can be replaced by the other in any expression without changing the truth value of the expression.
Identity
An equation that is true for all possible values of its variables.
Contradiction
A statement that is false due to logically containing an inconsistency or being in direct conflict with a basic assumption.
Tautology
A formula or assertion that is true in every possible interpretation, essentially a universally true statement.
Conditional Proof
A form of argument in which a hypothesis is temporarily assumed to be true, and from this assumption, a conclusion is deduced.
Principle of Explosion
The principle that from a contradiction, any statement can be proven, i.e., if a contradiction is true, then any and every proposition is true.
Domain of Discourse
The set of entities over which variables and quantifiers in an expression or argument are meant to range.
Propositional Logic
A branch of logic that studies ways of combining or altering entire propositions, statements, or sentences to form more complicated propositions, statements, or sentences.
Formal System
A set of symbols, rules for manipulating these symbols, and rules for specifying which strings of symbols form a valid expression.
Natural Deduction
A type of formal proof system that attempts to mimic natural reasoning, where the rules of inference are closely aligned with the norms of logical reasoning.
Symbolic Logic
A sub-field of logic that represents logical expressions using symbols and variables rather than natural language.
Axiom
A statement accepted without proof as a basis for argument; a postulate.
© Hypatia.Tech. 2024 All rights reserved.