“There is nothing natural about classes, families and orders, the so-called systems are artificial conventions.” — Jean-Baptiste Lamarck
“Whatever you might say the object ‘is,’ well it is not.” — Alfred Korzybski
Create abstractions from the concrete, to the degree they are useful for the task at hand.
There is probably no dead matter anywhere, only minimally active matter and lazy observers.
Link to original
Circular transclusion detected: library/dr-michael-levin-living-things-are-not-machines-also-they-totally-are/dr-michael-levin-living-things-are-not-machines-also-they-totally-are
Ask: Does it agree with observations? Does it make any testable predictions? Who cares about it? What function does it serve? Where does it break down? Do we have a better candidate model?
Of course, there is some subjectivity in almost all science, and natural categories cannot always be ‘defined’. In a biological theory about hearts it might not be possible to define where a heart stops and the rest of an organism starts, or whether an organ in an organism is a heart or not. Any particular (subjective) classification of hearts might cause results to favour one theory over another. That said, over time, widespread experimentation smooths out the effects of this subjectivity. And the theories that ultimately prosper are those that explain the highest proportion of (everyone’s) empirical observations.
Link to originalThe art of being wise, is the art of konwing what to overlook.
Noticing patterns of similarity, knowing what to overlook and what to put into the same category.
Link to originalThe more data you have, the less you want to use inductive biases.
Link to originalAbstract vs general vs category hierarchy vs abstraction layer
Concrete → Abstract: Which? → What kind?
Specific → General: Narrow kind→ Broad kindSpecific → General operates within the space of categories.
Intension … defining properties of a category (what it is)
Extension … the set of things that fall under that category
Shrinking the intension → expanding the extension (and vice versa)
Specific General Abstract Int Num Concrete 42 :: Int a ⇒ a 42 :: Num a ⇒ a Category hierarchy: A is-a B is-a C … requires only shared properties (e.g.: tabby cat mammal)
Abstraction layer: hides a mechanism, exposes an interface … requires near-decomposability (e.g.: the structure of reality)