Main
linear_fiber_nd_card
Signature
Lemma linear_fiber_nd_card (u : 'I_n.+1 -> msg) (target : msg) : (0 < val (u ord_max))%N -> (val (u ord_max) < minn p q)%N -> #|linear_fiber_nd u target| = (m ^ n)%N.
Description
Main result: N-dimensional fiber cardinality = m^n
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...