Files
Obsidian-Vault/AI Linear Algebra/Span.md

6 lines
215 B
Markdown

Span is an function that returns a [[Vector Set]] containing all [[Linear Combinations]] for any given vector set.
example: $span(S)$.
also do note that $span(S) = span(span(S))$
you cannot maximize a maximal set.