abstraction
The act of focusing on main ideas, not small details.
Abstraction is the process of focusing on the essential qualities of something while ignoring the specific details. When you draw a stick figure instead of a detailed portrait, you're using abstraction: you've kept the essential idea of a person (head, body, arms, legs) but left out everything else, like hair color, facial features, and clothing.
In mathematics, abstraction helps us solve problems more efficiently. Instead of adding 3 apples plus 2 apples, then later 3 books plus 2 books, we abstract the problem to “3 + 2 = 5” and realize this pattern works for anything. The numbers become tools we can use over and over.
Computer programmers rely heavily on abstraction. When you click an icon to open a program, you don't need to understand the thousands of lines of code running behind the scenes. The icon is an abstraction that lets you focus on what you want to accomplish rather than how the computer accomplishes it.
Abstract art takes this idea in a different direction: instead of representing objects realistically, artists use shapes, colors, and forms to express feelings or ideas. A painting might use swirls of red and orange to convey anger without showing any recognizable objects at all.
The ability to think in abstractions, to see patterns and general principles rather than just specific instances, is one of the most powerful tools humans have for understanding and organizing our world.