True or False Flashcards
A function f is a morphism if f (xy) = f (y)f (x) holds for all x, y ∈ dom(f ).
False
Each subset of a semigroup that is closed under the binary operation of the semigroup is a semigroup
True
Each surjective semigroup homomorphism is an endomorphism.
False. epimorphism
injective => monomorphism
isomorphism => bijective
S=T => endomorphism
isomorphism and endomorphism => automorphism
A group is called simple if {e} and G are the only normal subgroups
True
A group is called simple if and only if {e} and G are the only subgroups
False
The direct product of semigroups is commutative
False
The operation on the direct product of semi-groups is defined component wise
True
In state machines, the transition function is total.
False. In deterministic finite automata (DFA) + Turing Machine ==> total. In nondeterministic finite automata (NFA), Mealy or Moore machine might not be total
A cyclic state machine with stern of length r and cycle of length p has (r + p) many states
True
Two words u, v are equivalent w.r.t. a state machine M if no matter in which state we start to read them, we end in the same state
True
The semigroup of a state machine is the set of nonempty words factorized by the equivalence relation w.r.t. the state machine
True
One of the action conditions is ∀q ∈ Q: qs1 = qs2 ⇒ s1 = s2.
False
The semigroup of a state machine is the semigroup of the associated transformation semigroup
True
For group G, (G, G) is the transformation group of G.
True
A state machine homomorphism is a function f such that f(qq’)=f(q)f(q’) for all q belongs to Q and q’ belongs to Q’
False