Binary Operations Flashcards

(6 cards)

1
Q

What is the closure property in binary operations?

A
  • Definition: A set is closed under a binary operation if performing the operation on any two elements of the set results in an element that is also in the set.
  • Example: The set of integers is closed under addition because the sum of any two integers is an integer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the commutative property in binary operations?

A
  • Definition: A binary operation is commutative if changing the order of the operands does not change the result.
  • Formula: π‘Ž βˆ— 𝑏 = 𝑏 βˆ— π‘Ž
  • Example: Addition is commutative because 3 + 5 = 5 + 3.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the associative property in binary operations?

A
  • Definition: A binary operation is associative if the grouping of the operands does not change the result.
  • Formula: (π‘Ž βˆ— 𝑏) βˆ— 𝑐 = π‘Ž βˆ—(𝑏 βˆ—π‘)
  • Example: Addition is associative because (2 + 3) + 4 = 2 + (3 + 4).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the distributive property in binary operations?

A
  • Definition: A binary operation is distributive if it distributes over another operation.
  • Formula: π‘Ž βˆ— (𝑏 + 𝑐) = (π‘Ž βˆ— 𝑏) + (π‘Ž βˆ— 𝑐)
  • Example: Multiplication is distributive over addition because
    2 Γ— (3 + 4) = (2 Γ— 3) + (2 Γ— 4).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an identity element in binary operations?

A
  • Definition: An element 𝑒 in a set is an identity element for a binary operation if π‘Ž βˆ— 𝑒 = 𝑒 βˆ— π‘Ž = π‘Ž for any element
    π‘Ž in the set.
  • Example: In addition, the identity element is 0 because π‘Ž + 0 = 0 + π‘Ž = π‘Ž.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is an inverse element in binary operations?

A
  • Definition: An element 𝑏 is an inverse of π‘Ž under a binary operation if
    π‘Ž βˆ— 𝑏 = 𝑏 βˆ— π‘Ž = the identity element.
  • Example: In addition, the inverse of
    π‘Ž is βˆ’π‘Ž because π‘Ž + (βˆ’π‘Ž) = 0.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly