Analysis Quote by Kenneth E. Iverson
“If it is to be effective as a tool of thought, a notation must allow convenient expression not only of notions arising directly from a problem, but also of those arising in subsequent analysis, generalization, and specialization.”
About This Quote
Source Book: APL Programming Language, 1962
Effective notation should let users express both immediate ideas and later abstractions easily.
In simple terms: Good symbols help express ideas now and later.
Choose clear, extensible symbols.
Themes
Mood
Type
When to use this quote
- software design
- mathematical modeling
- teaching
- documentation
Key Concepts
Questions to Reflect On
- What symbols hinder your work?
- How can you simplify?
Complex notation can become opaque.