Maths and Logic Flashcards
what is a field?
what are the laws?
https://qph.cf2.quoracdn.net/main-qimg-acaef512c516464f577170e2c55f02e2-lq
what is a commutative semiring and a ring?
what is an axiom schemata?
what are the steps of deriving logical expressions?
what does ambiguous mean?
order of operations not specified such as a -> b -> c
could mean (a -> b) -> c OR a -> (b -> c)
what is the difference between classical and constructive deduction?
what is the double negation law?
¬¬A ⊢ A
what is the law of excluded middle
⊢ A ∨ ¬A
do flashcard on how vertical proof thing works
what is the symbol for ‘is a member of’ and ‘is a subset of’?
∈ and ⊆
how do you write the items in A that aren’t in B?
A\B
what does it mean to prove something constructively?
no classical reasoning is used (DNE and LEM)
What is an endorelation and an endofunction?
A relation/ function relating items in a set to other items in the same set
What is an equivalence relation?
A relation that is reflexive, symmetric and transitive