formal_language_square (215B)
1 # Formal language square 2 3 The *square* of a [formal_language] L is the language of the words uu such that u in L 4 5 See also: [formal_language_square_root], [square_language] 6 7 Up: [formal_language_operator], [square]