Helper

val_unit_mul

Section Top-level
Type Lemma
Proof Lines 1

Signature

Lemma val_unit_mul (n : nat) (u v : {unit 'Z_(n ^ 2)}) : val (u * v)%g = val u * val v.

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