Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
Vector Space
- A real valued vector space is a set with 2 operations:
- Inner operation: + which is closed in the set; forms an [[Abelian]]
- Outer operation: . where a real can be applied to the set resulting in another value in the set, satisfies distributivity, associativity and 1 acts as a neutral element
- [[mml-book]]
- Interface to discuss what's possible in vector spaces
- checklist of things to verify that linear algebra results can be applied
— Kunal