Quantifiers
There are two types of quantifiers:
- (universal) - asserts that a property holds for all values of a variable in a given domain
- (existential) - asserts that a property holds for some values of a variable in a given domain
variables can are bound through Quantifiers. if a quantifier does not bind any variables it can be removed, quantifiers can only bind in its scope
when nesting quantifiers the order matters.
Universe of discourse
sometimes also know as the domain of discourse if we have a proposition: the variable is quantified by , which means βfor all in the universe of discourse.β The universe of discourse can represent any domain, such as:
- all people
- all animals
- Number_sets and or sets