Helper
affine_eq_translate_kernel_col
Signature
Lemma affine_eq_translate_kernel_col (v0 : 'cV[K]_n) : A *m v0 = b -> affine_solutions_col = [set v0 + k | k in kernel_solutions_col].
Description
Given a particular solution, affine set = particular + kernel
Uses (0)
This lemma does not use any other lemmas from the stats.
Used By (0)
No lemmas in the stats use this lemma.
Coq Source Code
View on GitHubLoading source code...