Helper

affine_eq_translate_kernel_col

Section affine_solultion_counting_col
Type Lemma
Proof Lines 16

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 GitHub
Loading source code...
← Back to Stats