Are you familiar with the distributive property related to addition and multiplication?
Yup, roughly:
4(8) = 8 + 8 + 8 + 8 = (4 x 8)
4(8 + 2) = (8 + 2) + (8 + 2) + (8 + 2) + (8 + 2) = 8 + 8 + 8 + 8 + 2 + 2 + 2 + 2 = (4 x 8) + (4 x 2)
a ∧ (b ∨ c) ≣ (a ∧ b) ∨ (a ∧ c)
Okay, I can see how it could work. I don’t fully understand it though.
The basics of sets are important. That includes terminology like: set, element, subset, union, intersection, empty set, superset. You should know basic operations with sets and be able to answer basic questions like are the elements in a set ordered and can a set contain duplicates?
I’m ~familiar with all those terms except union, intersection, and empty set. My familiarity comes from intuitively picking up the terms from reading philosophy stuff. Like I know that a set is like an abstract grouping, perhaps defined by properties of elements. An element of a set is one of the things that the set contains, that is grouped with other elements which share the properties that define the set. A subset is a set entirely contained within a set. A superset is a set which entirely contains a set.
I think empty set is probably a set with no elements. An intersection maybe a common part of two sets. An intersection… no good guess, the point where two sets meet?