PrintForm
Definitions
exponent
Sections
AutomataTheory
Doc
At:
auto2
lemma
6
1
1
1
1
1
1.
n:
T:Type, R:(T
Prop). (
f:(
n
T). Bij(
n; T; f)) & (
t:T. Dec(R(t)))
Dec(
t:T. R(t))
By:
NatInd 1
Generated subgoals:
1
T:Type, R:(T
Prop). (
f:(
0
T). Bij(
0; T; f)) & (
t:T. Dec(R(t)))
Dec(
t:T. R(t))
2
1.
n:
2.
0 < n
3.
T:Type, R:(T
Prop). (
f:(
(n-1)
T). Bij(
(n-1); T; f)) & (
t:T. Dec(R(t)))
Dec(
t:T. R(t))
T:Type, R:(T
Prop). (
f:(
n
T). Bij(
n; T; f)) & (
t:T. Dec(R(t)))
Dec(
t:T. R(t))
About: