>>> some_tuple[2] = "change this" TypeError: 'tuple' object does not support item assignment >>> another_tuple[2].append(1000) #Das wirft keinen Fehler >>> another_tuple ([1, 2], [3, 4], [5, 6, 1000]) >>> another_tuple[2] += [99, 999] TypeError: 'tuple' object does...
Whereas implicit definitions (understood here as structural definitions in our first sense) remain indeterminate, Carnap identifies a second sense in which an axiomatic theory can function as a definition that does not have this limitation. An axiom sys- tem, if consistent, not only implicitly ...